sur le message discorde py
@bot.event
async def on_message(message):
if message.content == "pong":
await message.channel.send('ping')
Funny Falcon
@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