Switch from Http to Socket
Closed this issue · 0 comments
bsquidwrd commented
This is due to rate limits and getting the entire bot down when exceeding them due to too many requests per second overall.
Switching to socket will allow for it all to be centrally managed by the discord.net library.