mensaje_jueves prueba 2
This commit is contained in:
2
main.py
2
main.py
@@ -28,6 +28,8 @@ async def on_ready():
|
|||||||
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())}")
|
await send_log(f"hora de inicio: {time.ctime(time.time())}")
|
||||||
|
mensaje_jueves.start()
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@bot.event
|
@bot.event
|
||||||
|
|||||||
Reference in New Issue
Block a user