hubot-help-private
v2.0.0
Published
A hubot script to show available hubot commands as private message
Downloads
12
Readme
hubot-help-private
A hubot script to show available hubot commands as ephemeral or private message
Installation
npm i -S hubot-help-private
add ["hubot-help-private"]
to external-scripts.json
.
Examples
hubot help
-> Displays all of the help commands that Hubot knows about.
hubot help <query>
-> Displays all help commands that match <query>