diff --git a/main.py b/main.py index c53dbb8..60d5316 100644 --- a/main.py +++ b/main.py @@ -27,7 +27,7 @@ async def on_ready(): channel = bot.get_channel(1153429735527948399) msg = await channel.fetch_message(1153429808429158460) print(f"características actuales: {msg.content}") - await send_log(f"hora de inicio: {time.ctime(time.time() + 3600))}") + await send_log(f"hora de inicio: {time.ctime(time.time() + 3600)}") mensaje_jueves.start()