AdmaJonse/nhl-bot

Handle line score events

AdmaJonse opened this issue · 0 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.