catops / hubot-murder

Kill your Hubot and be notified when it comes back online

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-murder Build Status npm

🐈 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.

Open source licensing info

  1. TERMS
  2. LICENSE
  3. CFPB Source Code Policy

About

Kill your Hubot and be notified when it comes back online

License:Creative Commons Zero v1.0 Universal


Languages

Language:CoffeeScript 61.0%Language:JavaScript 27.2%Language:Shell 11.8%