1.0.1 • Published 6 years ago

hubot-datadog-interface v1.0.1

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

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

1.0.1

6 years ago

1.0.0

7 years ago