Skip to content

!timer

TwitchYouTubeKick
Access
Moderator

The !timer command allows moderators to enable or disable specific chat timers directly from the chat interface. Timers are messages automatically posted by the bot at set intervals.

To enable or disable a timer:

!timer <enable | disable> <timer_id_or_name>
Example chat
moderator badgeModUser:!timer enable socialMediaTimer
partner badgemoderator badgeStreamElements:@Moderator, timer socialMediaTimer has been enabled.
Example chat
broadcaster badgeBroadcasterName:!timer disable upcomingEvent
partner badgemoderator badgeStreamElements:@Broadcaster, timer upcomingEvent has been disabled.
  • <enable | disable> (Required): The action to perform. enable turns the timer on, disable turns it off.
  • <timer_id_or_name> (Required): The ID or exact Name of the timer as configured in the StreamElements Dashboard.
  • Timers must be created and configured in the StreamElements Dashboard under Chatbot -> Timers.
  • You can find the Timer ID or set a specific Name in the timer’s settings on the Dashboard.
  • The command’s permission level can be adjusted under Chatbot -> Chat Commands -> Default Commands.
  • !command: Manages custom commands, which can sometimes serve similar purposes to simple timers.