This is a bot that you can add to your discord server to check the next match of one of the teams of the top 5 leagues.
It uses the Football Coverage API to obtain the information and the discord.py library for the logic.
When you invite the bot to the channel you have 3 available commands.
$instructions
: That gives you a brief explanation on how to use the main commands.$list_teams
: Expects one of the top leagues as a parameter in lower case and snake case, and outputs all the teams of that league with their respectivesIDs
that you need for the usage of the next command.$next_match
: Expects a team id as a parameter and outputs the next match of that team.