Extract useful information from a single user’s Discord authorization token.
Installation
1️⃣ Download and install Python 3
2️⃣ Download this repository
3️⃣ Go to the downloaded repository directory via cd .\Discord-Token-Information-Tool
4️⃣ Install the required modules via pip3 install -r requirements.txt
What Information DTI Can Extract
▪️ Username
▪️User ID
▪️Avatar URL
▪️Account creation date
▪️Phone number
▪️Email
▪️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)
https://github.com/wodxgod/DTI
GitHub (https://github.com/wodxgod/DTI)