Rate limiting
Created by: Naamloos
I have to admit, the way I implemented rate limiting was cheap. I'm sorry for that. We still have to improve on it.
A few resources that are relevant: https://github.com/hammerandchisel/discord-api-docs/issues/108 https://github.com/hammerandchisel/discord-api-docs/blob/master/docs/topics/Rate_Limits.md Please comment with any other resources that could help developing rate limiting for DSharpPlus
- Naamloos