Gateway Rate Limits
Similar to the HTTP API, Discord has a Gateway rate limit (https://discord.com/developers/docs/topics/gateway#rate-limiting), with a maximum of 120 commands per 60 seconds. Discord.js handles rate limits for HTTP requests, does it handle Gateway rate limits as well, or must this be handled manually?
Discord Developer Portal
Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.
