@@ -122,6 +122,7 @@ async def mensaje_jueves():
@tasks.loop(hours = 12.0)
async def horario():
try:
if not 7 <= time.localtime().tm_hour <= 9: return
user = bot.get_user(670695670486794260)
dia = time.localtime().tm_wday
if 0 <= dia <= 4:
The note is not visible to the blocked user.