benjamine / hubot-issues

hubot issue tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hubot-issues

hubot scripts for tracking issues

See conversations.yaml 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>> ...

About

hubot issue tracker


Languages

Language:JavaScript 99.7%Language:Makefile 0.3%