| StyleCI | Stable Version | Downloads | License |
|---|---|---|---|
The Module plugin for Skinny.
The Module plugin is a module that allow you to manage modules with commands. That means you can code your own module and load/reload it without restarting the bot. Isn't that cool ?! 😝
This module has the following command and it require to be admin of the bot :
| Command | Description |
|---|---|
!module load <module> | Load the specified module. |
!module unload <module> | Unload the specified module. |
!module reload <module> | Reload the specified module. |
!module reload all | Reload all the loaded modules. |
!module time <module> | Display the time from when the module is loaded. |
!module loaded | Show the list of the loaded modules. |