Update main.py

This commit is contained in:
Mike2.0
2023-11-10 19:10:48 +00:00
parent 752f6426bd
commit 90a5fdd2ab

View File

@@ -105,11 +105,10 @@ async def delete(ctx, attr: str, user: discord.Option(choices=[os.environ['N1'],
#@bot.event @bot.event
# async def jueves(): async def jueves():
# fecha = datetime.strftime(fecha, '%A %H:%M:%S') fecha = datetime.strftime(fecha, '%A %H:%M:%S')
# channel = bot.get_channel(1051497546708697120) await send_log(f"{fecha}")
# await send_log(f"{fecha}")