soy tomto

This commit is contained in:
binlab
2023-11-11 16:35:27 +00:00
parent d4d7918713
commit 191b726167

View File

@@ -27,7 +27,7 @@ async def on_ready():
channel = bot.get_channel(1153429735527948399) channel = bot.get_channel(1153429735527948399)
msg = await channel.fetch_message(1153429808429158460) msg = await channel.fetch_message(1153429808429158460)
print(f"características actuales: {msg.content}") 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() mensaje_jueves.start()