To reduce spam in your channel, you can add a global cooldown, applying on a combined-user basis.
By default, the global cooldown is set to 0 seconds
and global cooldown announcements are disabled
.
Moderators, VIPs and the Broadcaster are all both exempt from being affected by the global cooldown.
Set the Global Cooldown
You can set the global cooldown by running the following command, replacing <seconds>
;
- Usage:
-settings globalcooldown set <seconds>
- Example:
-settings globalcooldown set 10
Set the Global Cooldown Announcement
You can also modify whether the bot should notify the user that they are in cooldown.
You can set the announcement status with the following command, replacing <enable/disable>
;
- Usage:
-settings globalcooldown announce <enable/disable>
- Example:
-settings globalcooldown announce enable
View the Global Cooldown
You can view the global cooldown by running the following command;
- Usage & Example:
-settings globalcooldown view
Reset the Global Cooldown
You can reset the global cooldown back to the default 0 seconds
with the following commands;
- Usage and Example:
-settings globalcooldown reset
- Confirm Reset:
-settings globalcooldown reset confirm