Update export statistics

This commit is contained in:
bot 2024-12-17 13:48:30 +00:00
parent 32f750d92e
commit 0ec6ac39f4
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():