This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

hubot-lmgtfy

1.0.7 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i hubot-lmgtfy

Weekly Downloads

0

Version

1.0.7

License

MIT

Unpacked Size

6.44 kB

Total Files

13

Last publish

Collaborators

  • mgranbois