You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
So I think a far more flexible and useful cooldown system is to limit the maximum number of commands a user can run at once. Which INCLUDES QUEUED COMMANDS so a malicious actor can't spam a long queue with 500 heavy commands and DoS the bot. This would more effectively account for command time to process, making shorter commands quicker to let the user continue to use the bot.
So I think a far more flexible and useful cooldown system is to limit the maximum number of commands a user can run at once. Which INCLUDES QUEUED COMMANDS so a malicious actor can't spam a long queue with 500 heavy commands and DoS the bot. This would more effectively account for command time to process, making shorter commands quicker to let the user continue to use the bot.