/hubot-datadog-interface

Talks with datadog on users' behalf

Primary LanguageCoffeeScript

hubot-datadog-interface

Talks with datadog on users' behalf

See src/datadog-interface.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-datadog-interface --save

Then add hubot-datadog-interface to your external-scripts.json:

[
  "hubot-datadog-interface"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!

NPM Module

https://www.npmjs.com/package/hubot-datadog-interface