1.0.0 • Published 8 years ago

hubot-euro2016 v1.0.0

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

Hubot: hubot-euro2016

Funny answers to football euro 2016 questions. Based on various memes and videos that are available on internet.

See src/euro2016.coffee for full documentation.

Installation

Add hubot-euro2016 to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-euro2016": ">= 0.0.0"
}

Add hubot-euro2016 to your external-scripts.json:

["hubot-euro2016"]

Run npm install hubot-euro2016

Sample Interaction

user1>> hubot who will be in euro final?
hubot>> Argentina vs South Africa
user1>> hubot why Argentina is in Euro?
hubot>> Because it is located next to Poland, mate!
1.0.0

8 years ago