2.0.0 • Published 3 years ago
hubot-help-private v2.0.0
hubot-help-private
A hubot script to show available hubot commands as ephemeral or private message
Installation
npm i -S hubot-help-privateadd ["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>