1.0.0 • Published 8 years ago

hubot-soccer v1.0.0

Weekly downloads
1
License
BSD-2-Clause
Repository
github
Last release
8 years ago

hubot-soccer

Fetches live soccer scores

See src/soccer.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-soccer --save

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

[
  "hubot-soccer"
]

Sample Interaction

user1>> hubot football
hubot>> Spanish Primera Division: FC Barcelona 5 0 Malaga

user1>> hubot soccer
hubot>> Spanish Primera Division: FC Barcelona 5 0 Malaga

Notes

This plugin is powered by https://soccer-cli.appspot.com/. Refer to https://github.com/architv/soccer-cli/ for more details

1.0.0

8 years ago