hubot-catalystcloud

1.0.3 • Public • Published

Hubot Catalyst Cloud

Catalyst Cloud functionality for Hubot

Installation

In hubot project repo, run:

npm install hubot-catalystcloud --save (@todo)

Then add hubot-wrms to your external-scripts.json:

[
  "hubot-catalystcloud"
]

Configuration

HUBOT_CATALYSTCLOUD_STATUS_URL=https://catalystcloud.nz/support/status/
HUBOT_CATALYSTCLOUD_STATUS_ANNOUNCE=1          # Set to false or 0 to disable)
HUBOT_CATALYSTCLOUD_STATUS_ROOMS=bofh,catalyst # Rooms to announce cloud status to
HUBOT_CATALYSTCLOUD_STATUS_NOTIFY_INTERVAL=60  # Seconds between checks
HUBOT_CATALYSTCLOUD_STATUS_IGNORE=/(zombie)/   # Regex of keys / values to ignore (@TODO)

Usage

Hubot will now announce changes in Catalyst Cloud status as seen from the status page.

You can also ask: @hubot cloud status and Hubot will reply with a full list of statuses.

Package Sidebar

Install

npm i hubot-catalystcloud

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

5.07 kB

Total Files

3

Last publish

Collaborators

  • xurizaemon