I want to make python in disrod
@app.event async def on_message(message):
sendu = exec(message.content) await message.channel.send(sendu)