0.0.2 • Published 9 years ago

hubot-drone-webhook v0.0.2

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

hubot-drone-webhook

Allows Hubot to accept drone Incoming Webhooks for when you've ran out of free integrations.

See src/drone-webhook.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-drone-webhook --save

Then add hubot-drone-webhook to your external-scripts.json:

[
  "hubot-drone-webhook"
]

Sample Interaction

user1>> hubot hello
hubot>> hello!
0.0.2

9 years ago

0.0.1

9 years ago

0.0.0

9 years ago