gear-help
v2.1.0
Published
A Hubot Gear for enable help and show available commands
Downloads
66
Maintainers
Readme
gear-help
A Hubot Gear for enable help and show available commands
This is a gear to add to hubot.js the ability to show help with available commands. If you do not know the hubot.js or do not know what they are gears like this click here for more details.
Usage
When hubot.js starts you can ask for help. The help command will show commands from all active gears.
hubot help
Help should be asked directly to the hubot. If you ask help in channel, will receive a warning.
Development setup
- Fork and clone this project
- In the main directory run
npm install
to install dependencies. - Write your code.
- To run tests use
npm test
command
Meta
Robson Bittencourt - @rluizv - [email protected]
Distributed under the MIT license. See LICENSE for more information.
https://github.com/hubot-js/gear-help