1.0.0 • Published 7 years ago

hubot-suggest v1.0.0

Weekly downloads
28
License
MIT
Repository
github
Last release
7 years ago

Build Status

hubot-suggest

Enables hubot to suggest commands when not found.

Installation

  • Run the npm install command.
$ npm install hubot-suggest
  • Add the following code in your external-scripts.json file.
["hubot-suggest"]

Sample Interaction

Hubot> Hubot youtobe me penguin
Hubot> Could not find command 'hubot youtobe me penguin'.
Maybe you meant 'Hubot youtube me' or 'Hubot time' or 'Hubot the rules'.
Run `Hubot help` for more commands.
1.0.0

7 years ago

0.0.2

7 years ago

0.0.1

10 years ago