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.
BIN
View File
Binary file not shown.
-1
View File
@@ -1,4 +1,3 @@
import json
import random import random
import re import re
import time import time
-1
View File
@@ -28,7 +28,6 @@ def bot_task(username, password):
bot.fight() bot.fight()
except Exception as ex: except Exception as ex:
log.critical(ex, exc_info=True) log.critical(ex, exc_info=True)
def main(): def main():