Discord Token Info (DTI) its just a tool to get all informations like (Servers, Friends, etc .... )
+ Very easy to use
+ Get email + phone number
+ Check if token has nitro
+ Get all info about the token
Kali linux
sudo apt update && sudo apt upgrade && sudo apt install python3 && sudo apt install python3-pip && git clone https://github.com/Fadi002/Discord-Token-Info/ && cd Discord-Token-Info && pip3 install -r requirements.txt && python3 DTI.py
Termux
apt update && apt upgrade && apt install python3 && apt install python3-pip && pkg install python3 && git clone https://github.com/Fadi002/Discord-Token-Info/ && cd Discord-Token-Info && pip3 install -r requirements.txt && python3 DTI.py
Windows
Download Python (recommended 3.9): https://python.org
Note: check add to path button
Download the project as zip then unzip it
now just run DTI.py
- Please use this program only for educational purposes.
- It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.
MIT License
Copyright (c) 2022 Fadi1337
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.