mirror of
https://github.com/alterware/aw-bot.git
synced 2025-10-26 22:16:58 +00:00
chore: alright, I will remove this
This commit is contained in:
@@ -27,7 +27,7 @@ async def fetch_game_stats(game: str):
|
||||
|
||||
|
||||
async def compile_stats():
|
||||
games = ["iw4", "s1", "iw6", "t7"]
|
||||
games = ["s1", "iw6", "t7"]
|
||||
stats_message = "**Stats for all games:**\n"
|
||||
for game in games:
|
||||
data = await fetch_game_stats(game)
|
||||
|
||||
Reference in New Issue
Block a user