This commit is contained in:
binlab
2023-11-13 19:13:45 +00:00
parent 152e5853a1
commit 291da4f80f

View File

@@ -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: