Skip to content

Slackbotify/butler-plugin-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

butler-plugin-loader

XO code style npm

Plugin loader for Butler

Butler

More about the butler project here.

Enable / Install

Enabling this handler for your Butler bot is as easy as requiring the package.

bot.requireRegister(require('butler-plugin-loader'));

Handlers

Help

Admin only
Available in: Direct message.
Trigger: !plugin

Shows help on how to use the plugin loader.

Plugin list

Admin only
Available in: Direct message.
Trigger: !plugin list

Shows a list of available plugins for Butler.

Enable plugin

Admin only
Available in: Direct message.
Trigger: !plugin <package name> (e.g. !plugin enable butler-weather)

Downloads and enables the plugin. (No restart is required)

License

MIT

Releases

No releases published

Packages

No packages published