0.1.0 • Published 7 years ago

hubot-site-status v0.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

hubot-site-status

check for down sites

See src/site-status.js for full documentation.

Installation

In hubot project repo, run:

npm i -S hubot-site-status

Then add hubot-site-status to your external-scripts.json:

["hubot-site-status"]

Optional set HUBOT_SITES_CHANNEL to override default channel notification. Default general.

Sample Interaction

user>> hubot sites add [url]
hubot>> Sitio agregado [url]
user>> hubot sites delete [url]
hubot>> Sitio eliminado [url]
user>> hubot sites all
hubot>> [url] [url] [url] 
0.1.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago