skinnybot/module

The Module plugin for Skinny.

Installs: 138

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:skinny-plugin

v2.0.2 2020-08-18 19:04 UTC

This package is auto-updated.

Last update: 2024-04-19 03:08:24 UTC


README

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.