1.0.3 • Published 6 years ago

hubot-lmddgtfy v1.0.3

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

hubot-lmddgtfy

A hubot script that replies with a link to lmddgtfy (let me duckduckgo that for you)

See src/lmddgtfy.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-lmddgtfy --save

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

[
  "hubot-lmddgtfy"
]

Sample Interaction

user1>> hubot lmddgtfy what is 2+2?
hubot>> http://lmddgtfy.net/?q=what%20is%202%2B2%3F

Contributing

Pull requests are welcome! Please see the CONTRIBUTING file for details.

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago