1.2.2 • Published 9 years ago
hubot-murder v1.2.2
hubot-murder

:cat2: Kill your Hubot and be notified when it comes back online.
See src/murder.coffee for full documentation.
Installation
In hubot project repo, run:
npm install hubot-murder --save
Then add hubot-murder to your external-scripts.json:
["hubot-murder"]Sample Interaction
user1>> hubot (die|restart|reboot)
hubot>> Et tu, brute? 😭
...waiting for your process manager to start it back up...
hubot>> user1: I'm back from the dead. 👼Contributing
Please read our general contributing guidelines.