Modules
"Modules" are the individual features of the bot. They are opt in, so the bot doesn't do things you don't want it to do.
List all available modules
You can look at all modules, including the activation state, by entering the following slash command:
/module list
Enabling a module
You can enable a module by entering the following slash command:
/module enable module:
Disabling a module
note
Disabling a module doesn't delete it's data. It only prevents it from running. (e.g. slash commands)
You can disable a module by entering the following slash command:
/module disable module: