From 8c627f87392ea16016cad790630a27f214bdb9d1 Mon Sep 17 00:00:00 2001 From: "Mike2.0" Date: Fri, 10 Nov 2023 19:07:27 +0000 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 81eccb4..4c3fa3c 100644 --- a/main.py +++ b/main.py @@ -106,7 +106,7 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'], @bot.event async def jueves(): - fecha = datetime.strftime(fecha, '%A %H:%M:%S') + # fecha = datetime.strftime(fecha, '%A %H:%M:%S') # channel = bot.get_channel(1051497546708697120) # await send_log(f"{fecha}")