fantasy_football_chat_bot
fantasy_football_chat_bot copied to clipboard
GroupMe Discord and Slack Chatbot for ESPN Fantasy Football
Wondering if we could add a feature that announces players who teams mark as "likely to trade" once a week or so? Kind of like a trade block summary? I...
When run in London timezone, the final score update posts the scores for last week's scores, and not the week that just finished. i.e. Week 2 just finished, the bot...
**Is your feature request related to a problem? Please describe.** The problem that I see is that a discord message is sent in a very bot-like format (fixed-width text, minimal...
Is there a way to call the bot to force post? For example, I type in "/ffbot_scores" will return the current scores of each matchup. Or "ffbot_rankings" will return the...
**Is your feature request related to a problem? Please describe.** Tedious and confusing to pull out swid and espn_s2. **Describe the solution you'd like** Add option for username and password...
**Is your feature request related to a problem? Please describe.** Hey there! I'm Erik, a developer of [another Python GroupMe bot](https://github.com/ErikBoesen/Yalebot). Motivated by frustration I experienced with building that bot,...
Add environment variables to make each message type optional, defaulting to true.
**Describe the bug** Attribute error when running job for weekly trophies **To Reproduce** From heroku log: '2022-09-13T11:30:02.539765+00:00 app[worker.1]: File "/app/ff_bot/ff_bot.py", line 377, in get_trophies 2022-09-13T11:30:02.539765+00:00 app[worker.1]: low_team_name = i.away_team.team_name 2022-09-13T11:30:02.539765+00:00...
Hey Dean! Hope you're doing well. I recently launched an "App Store" of sorts for GroupMe bots, which you can check out at https://mebots.io. Like you, I built a bot...