If you want to install Basebot
use the link below.
Use Basebot to get baseball scores straight to Slack. Just what you've always wanted!
Basebot includes two slash commands, /scores [optional date]
and /game [team] [optional date]
/scores
can be used by itself to get the latest baseball scores. If you'd like to look at the scores
for a certain date you may add a date. Basebot understands yesterday
, today
, tomorrow
and dates of the format m/d
and m/d/yyyy
.
/game
requires a team after, e.g. /game bos
. The command recognizes the following teams:
ARI
, ATL
, BAL
, BOS
, RED SOX
, CHC
,
CIN
,
CLE
, COL
, CWS
, DET
, HOU
, KC
, LAA
,
LAD
, MIA
, MIL
, MIN
, NYM
, NYY
, OAK
,
PHI
, PIT
, SD
, SEA
, SF
, STL
, TB
,
TEX
, TOR
, WSH
.
You also may add a date after the team, e.g. /game bos 10/30/2013
.
If you forget how it works, you can use /game help
for a reminder.
For support, the best way to reach me is to open an issue. If you prefer you may also e-mail me at danab@outlook.com.
Please check out the source and feel free to contribute on Github