0.3.0 • Published 9 years ago

hubot-jirabot v0.3.0

Weekly downloads
10
License
-
Repository
github
Last release
9 years ago

hubot-jirabot

A hubot script to show available hubot commands

See src/jirabot.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-jirabot --save

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

["hubot-jirabot"]