Virtus
Virtus
Explore posts from servers
DIAdiscord.js - Imagine an app
Created by Virtus on 6/21/2023 in #djs-questions
How does RequestManager work?
But thanks for your input!
5 replies
DIAdiscord.js - Imagine an app
Created by Virtus on 6/21/2023 in #djs-questions
How does RequestManager work?
Aye. In the future though I'm going to have to make it truly stateless (as far as it can be) by relying on Redis or so for retrieving the limits for buckets greyW
5 replies
DIAdiscord.js - Imagine an app
Created by Virtus on 6/21/2023 in #djs-questions
How does RequestManager work?
If this is true, it means that my approach to make the request token agnostic by having it explicitly pass a token is going to potentially work against me? Since it could be that a route with bot token A is considered the same as with bot token B, either causing unnecessary "wait" periods, and potentially bugs where rate limiting is not handled properly hm
5 replies
DIAdiscord.js - Imagine an app
Created by Virtus on 3/6/2023 in #djs-questions
No `Ready` event dispatached
Ah yes, that did the trick. Thank you
3 replies