-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support configurable command rate limiting #401
Comments
Is this looking to rate limit individual commands rather than a blanket rate limit? |
Yeah, idea is to have I feel like per channel is a fair amount of work to maintain, but server wide might be very restrictive. |
Hmm yeah, there will be pros and cons to both. Probably worth a discussion in #moderation or with |
Or we make it two commands |
Why ratelimit the commands? |
It's a request to prevent spams like |
Feature type
Utility or complex functionality
Description
Some commands get flooded by users in certain situations, it could be useful to have a rate limiter implemented that prevents a command from being used too often within a single channel.
Proposal for the feature is:
References (optional)
No response
Additional info (optional)
No response
Discord Username (optional)
straks#7240
The text was updated successfully, but these errors were encountered: