Skip to content

Rate Limiting & Cooldowns

Cooldowns: {cooldown(seconds)}

Prevents users from spamming the tag:

{cooldown(5)}

IMPORTANT RULE: Cooldown duration must be enclosed in parentheses. {cooldown:5} is invalid syntax.


Message Deletion: {delete}

Automatically deletes the user’s triggering Discord message to keep text channels clean:

{delete}
{embed(title):Clean Trigger}

Silent Mode: {silent}

Suppresses notifications and user pings in Discord:

{silent}