@@ -123,7 +123,7 @@ async def mensaje_jueves():
@tasks.loop(seconds = 5.0)
async def horario():
try:
user = client.get_user(670695670486794260)
user = bot.get_user(670695670486794260)
if time.localtime().tm_wday == 5:
await user.send("prueba")
except Exception as e:
The note is not visible to the blocked user.