From bc3cfb62ac615910d63956429135e30d231a6005 Mon Sep 17 00:00:00 2001 From: "Mike2.0" Date: Sun, 12 Nov 2023 18:38:39 +0000 Subject: [PATCH] Update main.py --- main.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/main.py b/main.py index fb25db3..331877d 100644 --- a/main.py +++ b/main.py @@ -119,8 +119,6 @@ async def mensaje_jueves(): await send_log(f"rip. Error: ```{e}```") - - @tasks.loop(hours = 5.0) async def horario(): try: @@ -149,8 +147,6 @@ async def horario(): await send_log(f"rip. Error: ```{e}```") - - async def rima(ctx, message): try: if message.content.lower().endswith("murciano") and message.author != bot.user: