0.1.3 • Published 8 years ago

hubot-help-rocketchat-private v0.1.3

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

hubot-help

A hubot script to show available hubot commands

See src/help.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-help --save

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

["hubot-help"]

Sample Interaction

user1>> hubot help
hubot>> hubot help - Displays all of the help commands that Hubot knows about.
hubot>> hubot help <query> - Displays all help commands that match <query>.
0.1.3

8 years ago

0.1.2

8 years ago