0.2.5 • Published 9 years ago

hubot-cachet v0.2.5

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

hubot-cachet

Hubot plugin to interact with cachet status page

Install

npm install hubot-cachet --save

Add the script to external-scripts.json

[
    "hubot-cachet"
]

Configuration

You must define HUBOT_CACHET_API_URL and HUBOT_CACHET_API_KEY for this script to work.

  • HUBOT_CACHET_API_URL: The url of your status page with the scheme (without trailing slash)
  • HUBOT_CACHET_API_KEY: Your API key, you can found it at /dashboard/user
0.2.5

9 years ago

0.2.4

9 years ago

0.2.3

9 years ago

0.2.2

9 years ago

0.2.1

9 years ago

0.2.0

9 years ago