From dc60cfbe0c472c6f8105562e37feed0e298d02fc Mon Sep 17 00:00:00 2001 From: "Mike2.0" Date: Fri, 10 Nov 2023 19:06:04 +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 1a0ff48..6f5fc3b 100644 --- a/main.py +++ b/main.py @@ -108,7 +108,7 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'], async def jueves(): fecha = datetime.strftime(fecha, '%A %H:%M:%S') channel = bot.get_channel(1051497546708697120) - await send_log(fecha) + await send_log(f"{fecha}")