fantasy_football_chat_bot
fantasy_football_chat_bot copied to clipboard
Top-Half Scoreboards
Something I added for our league that does top-half scoring was show a top half scoreboard, showing like below. I've added this to the scoreboard cron runs as laid on in the PR. Curious if this was desired functionality or not so I figured I'd make a PR. It will dynamically draw a line between top / bottom based on the league's size.
This can be enabled / disabled by the environment variable TOP_HALF_SCORING_SCOREBOARD
and I have updated the README and compose file with this variable too.
Example output:
Top Half Scoring
MATH 140.52
VSL 138.12
CICC 94.20
RDS 91.82
SIGL 89.00
=============
tLAW 88.14
BART 86.84
OBBY 74.80
USA 55.88
BFIB 54.94
Projected Top Half Scoring
MATH 148.14
VSL 138.12
RDS 110.62
CICC 107.75
BART 96.40
=============
tLAW 95.18
SIGL 89.00
OBBY 87.83
USA 81.62
BFIB 80.63