Update main.py

This commit is contained in:
Mike2.0
2023-11-10 19:11:46 +00:00
parent 90a5fdd2ab
commit ad565ddeba

View File

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