hubot-reload
v0.0.2
Published
Reload scripts without needin to restart your hubot instance
Downloads
13
Maintainers
Readme
hubot-reload
Reload your hubot scripts without restarting hubot.
Written in JS not CoffeeScript and works with Hubot3
Installation
In your hubot project repo, run:
npm install hubot-reload --save
Then add hubot-reload to your external-scripts.json
:
[
"hubot-reload"
]
Usage
user>> hubot reload
hubot>> Reloaded all scripts