Update Horario.py
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user