1.0.7 • Published 2 years ago

hubot-lmgtfy v1.0.7

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

hubot-lmgtfy

Build Status

A hubot script that replies with a link to lmgtfy (let me google that for you)

See src/lmgtfy.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-lmgtfy --save

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

[
  "hubot-lmgtfy"
]

Sample Interaction

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

Contributing

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

1.0.7

2 years ago

1.0.6

3 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.1

8 years ago