Reply During Cooldown
Can I make the bot reply with the remaining time of cooldown delay ?
5 Replies
when the command gets denied, you should check if the
identifier is equal to preconditionCooldownSolution
but if you wanna specifically get the remaining time:
assuming you have
context defined from the command denied eventMarked as answered because that's correct
Thx 🤍