This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

hubot-cachethq

1.0.1 • Public • Published

hubot-cachet

BuildStatus

A hubot script to manage incidents/statuses with Cachet.

Installation

In hubot project repo, run:

npm install hubot-cachethq --save

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

[
    "hubot-cachethq"
]

Usage

Most of the commands are available under the cachet namespace:

hubot help cachet

For simplicity purpose, incidents are managed without this namespace:

hubot help incident

See src/cachet.coffee for full documentation.

Screenshots

License

hubot-cachet is released under the MIT License. See the bundled LICENSE file for details.

Package Sidebar

Install

npm i hubot-cachethq

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • willdurand