0.0.9 • Published 9 years ago

hubot-issues v0.0.9

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

hubot-issues

hubot scripts for tracking issues

See src/issues.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-issues --save

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

[
  "hubot-issues"
]

Sample Interaction

user1>> this thing is broken
hubot>> did you find a bug?, do you know how to report it?
user1>> how?
hubot>> ...
0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago