skinny-plugin module
The Module plugin for Skinny.
skinnybot/module
The Module plugin for Skinny.
- Saturday, November 12, 2016
- by Xety
- Repository
- 1 Watchers
- 0 Stars
- 79 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 10 % Grown
Module Plugin
StyleCI |
Stable Version |
Downloads |
License |
|
|
|
|
The Module plugin for Skinny., (*1)
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 ?! :stuck_out_tongue_closed_eyes:, (*2)
This module has the following command and it require to be admin of the bot :, (*3)
Commands
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. |