hubot-cachet

0.2.5 • Public • Published

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

/hubot-cachet/

    Package Sidebar

    Install

    npm i hubot-cachet

    Weekly Downloads

    3

    Version

    0.2.5

    License

    MIT

    Last publish

    Collaborators

    • luxifer