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: