-
-
Notifications
You must be signed in to change notification settings - Fork 319
Closed
Description
I've been wanting to implement a cool down for slash commands but from the DSharpPlus.SlashCommands.Attributes page in the docs it doesn't seem like it exists - are cooldown attributes not able to be implemented for slash commands or is this just a missing feature?
What's the recommended way to implement per-user cooldowns without a slash command attribute?
Reactions are currently unavailable