Skip to content

Detry322/hubot-espn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-espn

Get live sports data for most major sports leagues!

Leagues available:

  • NBA
  • NHL
  • NFL
  • MLB
  • WNBA

Live score data accessible through hubot espn NBA, etc. Example Response:

> hubot espn MLB
Scores:
- ^Arizona 3   Philadelphia 1 (FINAL)
- San Francisco 0   Pittsburgh 0 (BOT 4TH)
- Chicago Sox 1   Boston 0 (BOT 4TH)
- Tampa Bay 3   Cleveland 1 (TOP 5TH)
- Seattle 4   Detroit 3 (TOP 3RD)
- Colorado 3   Miami 2 (TOP 4TH)
- Baltimore 0   Texas 0 (TOP 1ST)
- St. Louis 0   Chicago Cubs 0 (TOP 1ST)
- LA Angels 0   Houston 0 (TOP 1ST)
- Washington at LA Dodgers (10:00 PM ET)

See src/espn.coffee for full code.

Installation

In hubot project repo, run:

npm install hubot-espn --save

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

[
  "hubot-espn"
]

License

Copyright (c) 2015 Jack Serrino. Released under the MIT License. See LICENSE.md for details.

About

Get live sports data for NBA, NFL, NHL, and MLB!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published