chore: update export statistics with latest data from production database
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
@@ -1,4 +1,3 @@
|
||||
import json
|
||||
import random
|
||||
import re
|
||||
import time
|
||||
|
||||
@@ -28,7 +28,6 @@ def bot_task(username, password):
|
||||
bot.fight()
|
||||
except Exception as ex:
|
||||
log.critical(ex, exc_info=True)
|
||||
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user