!module
Overview
The !module
command allows streamers and moderators to enable or disable specific chatbot modules directly from the chat. This powerful tool helps you control the functionality of your StreamElements chatbot in real-time, tailoring its features to your stream's needs.
Usage
To use the !module
command, type it in chat followed by the module name and the desired action (enable or disable).
Syntax: !module <module_name> <action>
Examples
-
Disabling the roulette module:
!module roulette disable
-
Enabling the quotes module:
!module quotes enable
Parameters
<module_name>
: The name of the module you want to enable or disable (e.g., roulette, quotes, giveaway).<action>
: The action to perform on the module. Use eitherenable
to turn on the module ordisable
to turn it off.
Related Commands
!commands
: Lists all available chatbot commands!permit
: Grants temporary permission for users to post links
Configuration
The !module
command is available by default to the broadcaster and moderators. You can adjust command permissions in the StreamElements dashboard under the Chatbot > Commands section.