Update main.py

This commit is contained in:
Mike2.0
2023-11-11 14:44:28 +00:00
parent 30da1784b7
commit 50ec7121b9

View File

@@ -105,11 +105,16 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'],
await send_log(f"rip. Error: ```{e}```")
'''@tasks.loop(seconds = 5.0)
@tasks.loop(seconds = 5.0)
async def mensaje_jueves():
if time.struct_time.tm_wday() == 5
channel = bot.get_channel(1051497546708697120)
await channel.send("prueba")
'''
async def rima(ctx, message):
try: