Skip to content

🍀 A hubot script that returns I'm feeling lucky's Google result

Notifications You must be signed in to change notification settings

GabLeRoux/hubot-google-lucky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-google-lucky

Build Status GitHub issues GitHub forks GitHub stars

A hubot script that returns I'm feeling lucky's Google result

See src/google-lucky.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-google-lucky --save

Then add hubot-google-lucky to your external-scripts.json:

[
  "hubot-google-lucky"
]

Sample Interaction

User1> hubot feeling lucky for hacker news
Hubot> User1: https://news.ycombinator.com/

User1> hubot lucky xkcd
Hubot> User1: http://xkcd.com/

User1> hubot luck hubot
Hubot> User1: https://hubot.github.com/

About

🍀 A hubot script that returns I'm feeling lucky's Google result

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published