Update main.py

This commit is contained in:
Mike2.0
2023-11-11 16:17:07 +00:00
parent b4d417e757
commit deb00c9c9a

View File

@@ -107,7 +107,7 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'],
@tasks.loop(seconds = 5.0)
@tasks.loop(hours = 25.0)
async def mensaje_jueves():
channel = bot.get_channel(1051497546708697120)
if time.localtime().tm_wday == 5: