Update Horario.py

This commit is contained in:
Mike2.0
2023-11-11 17:14:32 +00:00
parent 76f6fe5182
commit 382d3bdfde

View File

@@ -12,6 +12,7 @@ import time
@tasks.loop(seconds = 5.0)
async def horario():
try:
user = client.get_user(670695670486794260)
if time.localtime().tm_wday == 5:
await user.send("prueba")