feat: Add football cog with commands for match history, standings, and notifications, alongside dependency updates.

This commit is contained in:
virtus
2026-01-16 20:40:45 +07:00
parent 1859e6a494
commit 7566773460
2 changed files with 35 additions and 18 deletions
+1
View File
@@ -13,4 +13,5 @@ dependencies = [
"fastapi>=0.128.0",
"uvicorn>=0.39.0",
"aiohttp>=3.12.12",
"thefuzz>=0.19.0",
]