Skip to content

SkinnyBot/Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module Plugin

StyleCI Stable Version Downloads License
StyleCI Latest Stable Version Total 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 :

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.