0.0.1 • Published 9 years ago

hubot-hint v0.0.1

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

hubot-hint

NPM

Hubot tells you how to use other commands

Installation

Add hubot-hint to your package.json file:

npm install --save hubot-hint

Add hubot-hint to your external-scripts.json:

["hubot-hint"]

Run npm install

Commands

hubot (.*) hint - Displays all commandHelps releated (.*)

Examples

hubot> hubot what hint
hubot what roles do I have - Find out what roles you have
hubot what roles does <user> have - Find out what roles a user has