Ratelimit behavior
What happens when my bot starts issuing too many requests? Will requests silently fail or will discordjs do some magic to stay below the ratelimit and ensure everything goes through?
3 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
ty fam
Does everything go into a global queue or are there different queues for different actions?
Thanks fam