AdmaJonse / nhl-bot

A Twitter bot that posts when events occur in Colorado Avalanche games.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle line score events

AdmaJonse opened this issue · comments

Some game events (ie: pulling the goalie) aren't displayed as events in the allPlays list, but they do appear in the line score. For example, whether or not a goalie is pulled is a boolean in the line score. We should add some sort of handler that is triggered when this value in the line score changes.