This commit is contained in:
parent
c950cc59f9
commit
caa2fd68ca
@ -28,7 +28,7 @@ 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)
|
||||||
break
|
await asyncio.sleep(1)
|
||||||
|
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
Loading…
Reference in New Issue
Block a user