nyxx-discord / nyxx_commands

A framework for easily creating slash commands and text commands for Discord using the nyxx library.
Apache License 2.0
13 stars 5 forks source link

Add more CooldownTypes #14

Closed abitofevrything closed 2 years ago

abitofevrything commented 2 years ago

Is your feature request related to a problem? Please describe. Currently certain cooldown behaviour is impossible to implement due to missing cooldown types.

Describe the solution you'd like Add six new CooldownTypes:

abitofevrything commented 2 years ago

role per guild does not need to be added since roles are only present in single guilds anyways