diff --git a/cogs/football.py b/cogs/football.py index 4ad793e..1f77c85 100644 --- a/cogs/football.py +++ b/cogs/football.py @@ -2,7 +2,7 @@ from decorators import help from discord.ext import commands from enums.help_categories import Category from functions import checks, config -from functions.football import getMatches, getTable +from functions.football import getMatches, getTable, get_jpl_code class Football(commands.Cog): @@ -36,6 +36,13 @@ class Football(commands.Cog): async def table(self, ctx, *args): await ctx.send(getTable()) + @commands.check(checks.isMe) + @jpl.command(name="Update") + async def update(self, ctx): + code = get_jpl_code() + config.config("jpl", code) + await ctx.message.add_reaction("✅") + def setup(client): client.add_cog(Football(client)) diff --git a/files/help.json b/files/help.json index 058ba7e..d6112ac 100644 --- a/files/help.json +++ b/files/help.json @@ -56,6 +56,7 @@ "jpl": "Informatie over de Jupiler Pro League.", "jpl matches": "Bekijk de wedstrijden die gespeeld worden op [Week]. Default naar de huidige speeldag.", "jpl table": "De huidige stand van het klassement.", + "jpl update": "Haalt de nieuwe code voor de competitie van dit jaar op.", "leaderboard": "Bekijk de Top 10 van [Categorie].\nIndien je geen categorie opgeeft krijg je een lijst van categorieën.", "les": "Bekijk het lessenrooster voor [Dag] in het [Jaargang]-de jaar.\nIndien je geen dag opgeeft, is dit standaard vandaag. De jaargang is standaard 2.\nLes Morgen/Overmorgen werkt ook.", "lmgtfy": "Stuur iemand een LMGTFY link wanneer ze je een domme vraag stellen in plaats van het zelf op te zoeken.\nQueries met spaties moeten **niet** tussen aanhalingstekens staan.", diff --git a/functions/football.py b/functions/football.py index 092a90c..8ba3f29 100644 --- a/functions/football.py +++ b/functions/football.py @@ -1,9 +1,11 @@ -from enum import Enum from attr import dataclass, field +from datetime import datetime +from enum import Enum from functions.timeFormatters import fromString from functions.scrapers.sporza import getJPLMatches, getJPLTable from functions.stringFormatters import leadingZero -from datetime import datetime +import re +from requests import get import tabulate @@ -162,3 +164,14 @@ def _formatRow(row): scoresArray.insert(1, row.find_all("a")[0].renderContents().decode("utf-8").split("