From cf70b195a0d6194c19e569aa8be2be0ed2f64c65 Mon Sep 17 00:00:00 2001 From: Migatu Date: Fri, 29 Mar 2024 22:09:09 +0100 Subject: [PATCH] 123 --- bot.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bot.py b/bot.py index 5d06e5b..5640949 100644 --- a/bot.py +++ b/bot.py @@ -592,6 +592,8 @@ async def check_data(): messages = [message async for message in channel.history(limit=1)] for mess in messages: channel = mess.channel + with channel.typing(): + asyncio.wait(10) if os.path.getsize(LOGFILE) > 6000000: await channel.send( "*Conjurer porządkuje bar, wypala szklanki do czysta miotaczem płomieni ze swojej zbroi i ogólnie wygląda na zajętego....*"