[X] I have checked for similar issues on the Issue-tracker.
[X] I have updated to the latest version
[X] I have checked the branches or the maintainers' PRs for upcoming features fixes.
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.
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