Skip to content

!module

TwitchYouTubeKick
Access
Super Moderator

The !module command allows streamers and moderators to enable or disable specific StreamElements chatbot modules directly from the chat. This provides real-time control over features like games, loyalty systems, or other functionalities without needing to access the dashboard.

To enable or disable a module:

!module <module_name> <enable | disable>

Disabling the Roulette game module:

Example chat
moderator badgeModUser:!module roulette disable
partner badgemoderator badgeStreamElements:@Moderator, Module Roulette was disabled.

Enabling the Quotes module:

Example chat
broadcaster badgeBroadcasterName:!module quotes enable
partner badgemoderator badgeStreamElements:@Broadcaster, Module Quotes was enabled.
  • <module_name> (Required): The name of the module to modify (e.g., roulette, duel, giveaway, quotes, loyalty). Refer to the StreamElements Dashboard (Chatbot -> Modules) for a list of available module names.
  • <enable | disable> (Required): Specify enable to turn the module on or disable to turn it off.
  • Available modules and their current status can be viewed in the StreamElements Dashboard under Chatbot -> Modules.
  • The command’s permission level can be adjusted under Chatbot -> Chat Commands -> Default Commands.
  • !bot: Controls the bot’s overall presence (mute/unmute/part).
  • !commands: Provides a link to the list of commands (which are often tied to modules).