chore: update export statistics with latest data from production database

This commit is contained in:
bot 2024-12-17 13:48:30 +00:00
parent 051f0fbbcc
commit 59cd3fd240
4 changed files with 0 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,3 @@
import json
import random
import re
import time

View File

@ -28,7 +28,6 @@ def bot_task(username, password):
bot.fight()
except Exception as ex:
log.critical(ex, exc_info=True)
def main():