From 62975ce489f8d5e7f0ccd8c3332df8862bde5abb Mon Sep 17 00:00:00 2001 From: advaith1 Date: Tue, 5 Feb 2019 16:21:33 -0800 Subject: [PATCH] Revert "Delete user-info.txt" This reverts commit ef1267ba6e029ac28c31a1a039b37472d00c660c. --- Information Commands/user-info.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Information Commands/user-info.txt diff --git a/Information Commands/user-info.txt b/Information Commands/user-info.txt new file mode 100644 index 0000000..250b5fe --- /dev/null +++ b/Information Commands/user-info.txt @@ -0,0 +1,15 @@ +**1. User ID:** `{user.id}` + +**2. Username including the discriminator:** `{user.name}` + +**3. Username excluding the discriminator:** `{user.username}` + +**4. Discriminator:** `{user.discriminator}` + +**5. Nickname:** `{user.nick}` + +**6. Avatar URL:** `{user.avatar}` + +**7. Account Creation Date:** `{user.createdAt}` + +**8. Joined Server On:** `{user.joinedAt}`