hubot-externalhelp
v0.1.1
Published
Loads help from external scripts.
Downloads
3
Maintainers
Readme
hubot-externalhelp
Loads help from external scripts. Hubot only loads help from the deprecated Hubot-Scripts repo at present. This script finds all modules named 'hubot-' and attempts to load the commands from the script file.
Installation
First run npm install hubot-externalhelp --save
, then add hubot-externalhelp
to the external-scripts.json
file.