1.0.1 • Published 10 years ago
hubot-cachethq v1.0.1
hubot-cachet
A hubot script to manage incidents/statuses with Cachet.
Installation
In hubot project repo, run:
npm install hubot-cachethq --saveThen add hubot-cachethq to your external-scripts.json:
[
"hubot-cachethq"
]Usage
Most of the commands are available under the cachet namespace:
hubot help cachetFor simplicity purpose, incidents are managed without this namespace:
hubot help incidentSee src/cachet.coffee for full documentation.
Screenshots


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