hubot-lswnocstatus
v1.0.0
Published
A hubot script to check the RSS feed at http://www.leasewebnoc.com
Readme
Hubot: hubot-lswnocstatus
A LeaseWeb NOC status checker for Hubots.
Fetch the lastest LeaseWeb NOC status and maintenance posts.
Installation
Add hubot-lswnocstatus to your package.json file:
"dependencies": {
"hubot": ">= 2.5.1",
"hubot-scripts": ">= 2.4.2",
"hubot-lswnocstatus": ">= 0.0.0"
}Add hubot-lswnocstatus to your external-scripts.json:
["hubot-lswnocstatus"]Run npm install hubot-lswnocstatus
