2.0.0 • Published 9 years ago

hubot-learn v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

hubot-learn

teaches the character to the hubot.

See src/learn.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-learn --save

Then add hubot-learn to your external-scripts.json:

[
  "hubot-learn"
]

Sample Interaction

user1>> hubot learn Hey Yeah!
hubot>> I learn Hey
user1>> hubot say Hey
hubot>> Yeah!
2.0.0

9 years ago

1.0.0

9 years ago

0.0.0

9 years ago