1.0.2 • Published 9 years ago

hubot-isup v1.0.2

Weekly downloads
49,467
License
MIT
Repository
github
Last release
9 years ago

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
1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago