Skip to content

A hubot that knows what is up with your favorite MLB team

Notifications You must be signed in to change notification settings

craigrow/hubot-mlbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-mlbot

A hubot that knows what happened with your favorite MLB team

See src/mlbot.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-mlbot --save

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

[
  "hubot-mlbot"
]

Sample Interaction

how bout those mariners
mlbot> The mariners are leading Houston in the Middle of inning 8: 2-3
what about yesterday
mlbot> mariners
They beat LA Angels yesterday!
how bout those sox
mlbot> The sox beat Atlanta today! 1-0
standings alw
mlbot> mlbot standings alw
mlbot>
American League West
=======================
Athletics        10-10
Rangers          10-10
Mariners         9-9
Angels   		 8-11
Astros   		 6-13

About

A hubot that knows what is up with your favorite MLB team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published