1.0.0 • Published 9 years ago

hubot-lswnocstatus v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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

1.0.0

9 years ago