@bot.event async def on_message(message): if message.content == "pong": await message.channel.send('ping')
#discord.py reference --> https://discordpy.readthedocs.io/en/stable/api.html