Managing modules¶
Bag is a modular bot, which means that you can choose what modules to use, and what modules to not use.
A list of all modules can be found by running the /bot modules list command.
All module-related commands¶
| Command | Description |
|---|---|
| /bot modules enable <module> | Enables the specified module. |
| /bot modules disable <module> | Disables the specified module. |
| /bot modules list | Lists all available modules. |