Sheldan / abstracto

Discord Bot Base
MIT License
5 stars 1 forks source link

Adding easy way to configure serverwide member individual command cooldowns #104

Closed Sheldan closed 1 year ago

Sheldan commented 1 year ago

General Information

Description

Payday and slots have currently a very custom solution to verify that the commands are not spammed. This should be combined with the already existing concept of command cooldowns. This configuration only has the cumbersome method of a cooldown channel group, therefore it should be possible to just define a global member individual cooldown. This cooldown represents the duration between command executions on this server from the same member.

Feature worth and general use

Less custom code and handling for payday/slots and other similar commands.

Suggestions for implementation

No response