Hi BernKing 👋
I’ve been setting up Scoring Returns Bot and noticed that the bot can’t load the current 2025 leagues. The GUI doesn’t allow selecting the season, so the only way to make it work with the free API-Football plan is to manually change the season in league_status_checker.py.
After testing, I found out that the free API plan only provides data up to 2023, which means the bot won’t fetch current leagues unless you have a paid plan. Since the GUI doesn’t allow changing the year, this has to be done manually in the script.
It would be really helpful if:
The bot showed a clear message when the API free plan doesn’t allow current season data.
The GUI allowed selecting a season directly, instead of forcing us to edit the code manually.
Thanks for the great project! 🙌 It works fine after changing the season manually, but having this option in the GUI would make setup much easier.
Hi BernKing 👋
I’ve been setting up Scoring Returns Bot and noticed that the bot can’t load the current 2025 leagues. The GUI doesn’t allow selecting the season, so the only way to make it work with the free API-Football plan is to manually change the season in league_status_checker.py.
After testing, I found out that the free API plan only provides data up to 2023, which means the bot won’t fetch current leagues unless you have a paid plan. Since the GUI doesn’t allow changing the year, this has to be done manually in the script.
It would be really helpful if:
The bot showed a clear message when the API free plan doesn’t allow current season data.
The GUI allowed selecting a season directly, instead of forcing us to edit the code manually.
Thanks for the great project! 🙌 It works fine after changing the season manually, but having this option in the GUI would make setup much easier.