0.2.0 • Published 9 years ago

hubot-lmk v0.2.0

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

hubot-lmk

Respond with a thoughtful quotation or a cheeky comment when people say "let me know" or "lmk"

See src/lmk.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-lmk --save

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

["hubot-lmk"]

Sample Interaction

user1>> Let me know what you think
hubot>> Knowledge is power. (Sir Francis Bacon)
0.2.0

9 years ago