ryanalieh / DTI-Tool

DTI is a Information Grabber by Token.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Token Information Tool

Extract useful information from a single users 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 $ pip 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)

TODO

  • Amount of guilds
  • Owned guilds
  • Current status (online, offline ... custom status)

About

DTI is a Information Grabber by Token.

License:Apache License 2.0


Languages

Language:Python 100.0%