$cooldown
Sets a cooldown.
Usage
$cooldown[id;time;errorMessage]Param
Description
Type
Required
Examples
$cooldown[$authorID;1h;You have to wait $get[time_left] to use this command again!]$cooldown[$guildID_$authorID;1h;You have to wait $get[time_left] to use this command again!]$cooldown[$channelID;1h;You have to wait $get[time_left] to use that command in this channel!]$cooldown[$guildID;1h;You have to wait $get[time_left] to use that command in this channel!]Last updated
Was this helpful?