$clearCooldown
Clears a cooldown set by cooldown function.
Type: Clears or resets a pre-existing cooldown.
Usage
$clearCooldown[type;id;token]
- type - (Optional) default value:
user. Can beuser,channelorserver. The type of cooldown to clear. - id - (Optional) default value:
$authorIDif type is user. The ID of a user or channel to clear cooldown from. - token - (Optional) default value is the current command token, changing it means clearing another command cooldown
Example
Remove cooldown from a user
How to remove cooldown from a user
