/hubot-jirabot

Primary LanguageCoffeeScriptApache License 2.0Apache-2.0

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"]