Update Horario.py

This commit is contained in:
binlab
2023-11-11 17:13:50 +00:00
parent d5de07b526
commit 76f6fe5182

View File

@@ -12,7 +12,6 @@ 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")
user = client.get_user(670695670486794260)
if time.localtime().tm_wday == 5:
await user.send("prueba")