Download the PHP package skinnybot/module without Composer
On this page you can find all versions of the php package skinnybot/module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download skinnybot/module
More information about skinnybot/module
Files in skinnybot/module
Download skinnybot/module
More information about skinnybot/module
Files in skinnybot/module
Vendor skinnybot
Package module
Short Description The Module plugin for Skinny.
License MIT
Homepage https://github.com/SkinnyBot/Module
Package module
Short Description The Module plugin for Skinny.
License MIT
Homepage https://github.com/SkinnyBot/Module
Please rate this library. Is it a good library?
Informations about the package module
Module Plugin
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 ?! :stuck_out_tongue_closed_eyes:
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. |
All versions of module with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
The package skinnybot/module contains the following files
Loading the files please wait ....