Skip to content

yoheimuta/hubot-hint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

You can check rest of command arguments when you append hint.

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

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

About

Hubot tells you how to use other commands

Resources

Stars

Watchers

Forks

Packages

No packages published