From 58c3f3783dbe15bd96b93c370a039a069a58459f Mon Sep 17 00:00:00 2001 From: binlab Date: Fri, 10 Nov 2023 20:04:56 +0000 Subject: [PATCH] mensaje_jueves prueba 2 --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index 3601b33..d1d86d4 100644 --- a/main.py +++ b/main.py @@ -28,6 +28,8 @@ async def on_ready(): msg = await channel.fetch_message(1153429808429158460) print(f"características actuales: {msg.content}") await send_log(f"hora de inicio: {time.ctime(time.time())}") + mensaje_jueves.start() + @bot.event