0.0.9 • Published 8 years ago

hubot-issues v0.0.9

Weekly downloads
1
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.2

9 years ago

0.0.1

9 years ago