Update main.py

This commit is contained in:
Mike2.0
2023-11-13 19:12:50 +00:00
parent aa85439d0b
commit 152e5853a1

View File

@@ -119,7 +119,7 @@ async def mensaje_jueves():
await send_log(f"rip. Error: ```{e}```") await send_log(f"rip. Error: ```{e}```")
@tasks.loop(hours = 10.0) @tasks.loop(hours = 12.0)
async def horario(): async def horario():
try: try:
user = bot.get_user(670695670486794260) user = bot.get_user(670695670486794260)