hubot-hint
v0.0.1
Published
Hubot tells you how to use other commands
Maintainers
Readme
hubot-hint
Hubot tells you how to use other commands
Installation
Add hubot-hint to your package.json file:
npm install --save hubot-hintAdd 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
