Skip to content

Commit

Permalink
Revert "Delete user-info.txt"
Browse files Browse the repository at this point in the history
This reverts commit ef1267b.
  • Loading branch information
advaith1 committed Feb 6, 2019
1 parent 6f3749b commit 62975ce
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions 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}`

0 comments on commit 62975ce

Please sign in to comment.