From e7e013c618bfb709e94db6ed550166f05b194e76 Mon Sep 17 00:00:00 2001 From: "Mike2.0" Date: Sat, 11 Nov 2023 16:31:56 +0000 Subject: [PATCH] Update main.py --- main.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/main.py b/main.py index 1d2ec46..ab566f0 100644 --- a/main.py +++ b/main.py @@ -105,8 +105,6 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'], await send_log(f"rip. Error: ```{e}```") - - @tasks.loop(hours = 24.0) async def mensaje_jueves(): try: @@ -118,7 +116,6 @@ async def mensaje_jueves(): await send_log(f"rip. Error: ```{e}```") - async def rima(ctx, message): try: if message.content.lower().endswith("murciano") and message.author != bot.user: