Discord Token Information Tool
Last updated Jul 3, 2026
96
Stars
12
Forks
4
Issues
+96
Stars/day
Attention Score
7
Language breakdown
No language data available.
โธ Files
click to expand
README
Discord Token Information Tool
Extract useful information from a single users Discord authorization token.
Installation
- Download and install Python 3
- Download this repository
- Go to the downloaded repository directory via
$ cd .\Discord-Token-Information-Tool - Install the required modules via
$ pip install -r requirements.txt
What Information DTI Can Extract
- Username
- User ID
- Avatar URL
- Account creation date
- Phone number
- Billing information (address, full name, credit card information, PayPal information etc.)
- 2FA/MFA status
- Account flags
- Locale
- Language
- Email verification status
- Nitro information (status, expiration date in days)
TODO
- Amount of friends
- Amount of guilds
- Owned guilds
- Current status (online, offline ... custom status)
- Connections
๐ More in this category