hubot-isup
v1.0.2
Published
A simple hubot command to verify if a host is up
Downloads
18
Readme
hubot-isup
A simple command to verify is a host is up.
Installation
In a hubot project repository, run:
npm install hubot-isup --save
Then add hubot-isup to your external-scripts.json
:
["hubot-isup"]
Sample Interaction
user>> hubot is github.com up?
hubot>> github.com is up
user>> hubot is a90sd0a9s07d.com up?
hubot>> a90sd0a9s07d.com is down / unreachable