From 4640d389a4346a68fd872e49fc8cf4d1c1c88fb9 Mon Sep 17 00:00:00 2001 From: binlab Date: Mon, 3 Jun 2024 19:06:38 +0000 Subject: [PATCH] test 3 --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index e3454b4..ce9c36f 100644 --- a/main.py +++ b/main.py @@ -156,7 +156,7 @@ async def mensaje_jueves(): # @tasks.loop(hours = 1) async def mandar_ebau(): try: - if time.localtime().tm_hour != 6: return + # if time.localtime().tm_hour != 6: return channel = bot.get_channel(782191552247234632) c2 = bot.get_channel(1153800096761262152) # await c2.send(time.localtime().tm_hour + 1)