Command Ready Discord.py

@client.event
async def on_ready():
    print('The client is ready!')
Innocent Ibis