@bot.event async def on_message(message): if message.content == "pong": await message.channel.send('ping')