Skip to content

Releases: AlecM33/mlb-gameday-bot

v1.5.0

06 Sep 21:59
Compare
Choose a tag to compare

What's Changed

  • bat speed, display numbers for who is due up by @AlecM33 in #40
  • Refactor timezone to an environment variable by @AlecM33 in #41
  • longer savant polling via backoff by @AlecM33 in #42

Full Changelog: v1.4.2...v1.5.0

v1.4.2

12 Aug 01:22
Compare
Choose a tag to compare
  • fix bug where we could retain an outdated reference to the live feed, which resulted in a final score of 0-0 being reported.

Full Changelog: v1.4.1...v1.4.2

v1.4.1

11 Aug 03:04
f786b44
Compare
Choose a tag to compare

What's Changed

  • don't try to re-subscribe for same game, fix score property by @AlecM33 in #38

Full Changelog: v1.4.0...v1.4.1

v1.4.0

10 Aug 21:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.4.0

v1.3.5

10 Aug 17:58
Compare
Choose a tag to compare
  • Delete incidental junk file

Full Changelog: v1.3.4...v1.3.5

v1.3.4

09 Aug 21:10
Compare
Choose a tag to compare

What's Changed

  • check last at bat for reported descriptions as well by @AlecM33 in #35
  • add stolen bases to lineup command
  • fix bug with handling doubleheaders for lineup command

Full Changelog: v1.3.3...v1.3.4

v1.3.3

07 Aug 02:24
Compare
Choose a tag to compare

v1.3.2

07 Aug 01:50
Compare
Choose a tag to compare
  • Fix small bug that used wrong team abbreviation for /batter and /batter_savant commands
  • Add primary position and bat side to all /batter and /batter_savant command scenarios

Full Changelog: v1.3.1...v1.3.2

v1.3.1

05 Aug 21:17
a3506b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Aug 04:49
Compare
Choose a tag to compare

What's Changed

  • Savant commands by @AlecM33 in #30
  • Provide chosen player to /pitcher, /pitcher_savant, /batter, /batter_savant, and also re-use browser instance. by @AlecM33 in #31
  • Savant sliders by @AlecM33 in #32
  • move image out of thumbnail for savant embeds by @AlecM33 in #33

Full Changelog: v1.2.0...v1.3.0