0.0.4 • Published 8 years ago

hubot-speaking-of-which v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

hubot-speaking-of-which

A hubot script that listens for predefined keywords and sends a random answer belonging to that keyword.

See src/speaking-of-which.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-speaking-of-which --save

Then add hubot-speaking-of-which to your external-scripts.json:

["hubot-speaking-of-which"]

Sample Interaction

user1>> hubot speaking of oscar: Leonardo Di Caprio won one!
hubot>> I will remember 'Leonardo Di Caprio won one!' when someone speaks about oscar

user1>> so how did the oscars go?
hubot>> Speaking of oscar:
        Leonardo Di Caprio won one!

user1>> hubot forget about oscar
hubot>> Sure thing, i don't know anything about oscar anymore
0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago