Update main.py

This commit is contained in:
Mike2.0
2023-11-11 17:33:18 +00:00
parent 76e5366735
commit 3ec5aade27

View File

@@ -125,7 +125,7 @@ async def horario():
try:
user = bot.get_user(670695670486794260)
if time.localtime().tm_wday == 5:
await user.send("prueba")
await user.send("Buenos días, hoy es , estas son las asignaturas que tienes hoy:")
except Exception as e:
await send_log(f"rip. Error: ```{e}```")