From e824c8e961e3f58f52ccb7b4d7de695e3e1a636e Mon Sep 17 00:00:00 2001 From: Migatu Date: Fri, 29 Mar 2024 22:11:30 +0100 Subject: [PATCH] asda --- bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.py b/bot.py index 5640949..0e7dc33 100644 --- a/bot.py +++ b/bot.py @@ -592,7 +592,7 @@ async def check_data(): messages = [message async for message in channel.history(limit=1)] for mess in messages: channel = mess.channel - with channel.typing(): + async with channel.typing(): asyncio.wait(10) if os.path.getsize(LOGFILE) > 6000000: await channel.send(