hubot-health
v0.1.0
Published
Health checking endpoint for Hubot
Downloads
126,972
Readme
hubot-health
A hubot script that does the things
See src/health.coffee
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-health --save
Then add hubot-health to your external-scripts.json
:
[
"hubot-health"
]
Sample Interaction
user1>> hubot hello
hubot>> hello!
NPM Module
https://www.npmjs.com/package/hubot-health