Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 703 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 703 Bytes

hubot-baseball NPM version

A Hubot plugin for pulling in today's MLB games (and scores).

Usage

hubot baseball - Pulls today's games
hubot baseball <team abbreviation> - Pulls today's game for a given team (ex. SF, NYY).

hubot baseball

Installation

  1. npm install hubot-baseball --save
  2. Add "hubot-baseball" to your external-scripts.json file.
  3. Reboot Hubot.

Contributors