Oroton
Oroton
Explore posts from servers
DIAdiscord.js - Imagine a boo! πŸ‘»
Created by Oroton on 2/20/2024 in #djs-questions
temporary Voice Channels
can you create a new VC channel and then put the user in it/auto join on interaction?
10 replies
DIAdiscord.js - Imagine a boo! πŸ‘»
Created by Oroton on 5/25/2023 in #djs-questions
Timeout on deferReply
@mrmythical So what i've learned is that i have to i need to create the message, fetch it then edit that message. is there documenation on how to edit an old message? Thanks.
7 replies
DIAdiscord.js - Imagine a boo! πŸ‘»
Created by Oroton on 5/25/2023 in #djs-questions
Timeout on deferReply
So what my bot does. it it grabs information from a website for x amount of items. say first 200 results from a google query. It then stores the results in a db. my bot while this is happening, updates the interaction as each iteration passes as a 'live' feed back. When i do 50 queries, it's fine because it's less than 15 minutes. but if i do 100 it takes longer than 15 mins and crashes..
7 replies
DIAdiscord.js - Imagine a boo! πŸ‘»
Created by Oroton on 5/25/2023 in #djs-questions
Timeout on deferReply
You mean don’t defer it to begin with?
7 replies