poise icon indicating copy to clipboard operation
poise copied to clipboard

Add support for using manual cooldowns on single commands

Open jamesbt365 opened this issue 1 month ago • 0 comments

Not sure if adding fields to Command is breaking, it can be constructed publicly so maybe? will rebase to next on request.

Currently it is treated like an override, but if allowing users to have manual cooldowns on for every command but a few select ones is desired, this could be an Option<bool>.

I have not adjusted the examples, but in the current state there isn't really anything to add. Maybe a comment somewhere saying that it can be done for specific commands?

jamesbt365 avatar May 20 '24 16:05 jamesbt365