🐈 Kill your Hubot and be notified when it comes back online.
See src/murder.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-murder --save
Then add hubot-murder to your external-scripts.json
:
["hubot-murder"]
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. 👼
Please read our general contributing guidelines.