Skip to content
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

commands ratelimit (energy system?) #82

Open
marado opened this issue May 25, 2019 · 0 comments
Open

commands ratelimit (energy system?) #82

marado opened this issue May 25, 2019 · 0 comments
Milestone

Comments

@marado
Copy link
Owner

marado commented May 25, 2019

Implement a ratelimit system for the usage of certain commands (for instance, .cbuff).
This system can be implemented, for instance, using an energy pool (perhaps indexed to users' activity, like the one proposed to be measured in #63 ). Commands can have an "energy delta", associated, and while some commands can give you energy, others can take it away. If a user doesn't have the energy needed to execute a certain command, it won't be run (no one can have negative energy).

@marado marado added this to the 0.8.0 milestone May 25, 2019
@marado marado mentioned this issue May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant