diff --git a/main.py b/main.py index f061082..8f2beee 100644 --- a/main.py +++ b/main.py @@ -51,6 +51,11 @@ async def create_command(): "type": 3 } ] + }, + { # à améliorer en /profil <@user_id> + "name": "me", + "type": 1, + "description": "Afficher des informations sur vous", } ]