Comment obtenir l'auteur sur Discord.py
ctx.author #Gets the author of a command
ctx.author.id #Gets the Discord ID of the author of a command
Tom_SW
ctx.author #Gets the author of a command
ctx.author.id #Gets the Discord ID of the author of a command