@CLIENT.event async def on_message(message): if ":cmonBrug:" in message.content: await message.CHANNEL.send("Teste") await CLIENT.process