Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.24 KB

File metadata and controls

33 lines (27 loc) · 1.24 KB
Typing SVG

A powerful Discord token checker, it verifies if they are valid or not, if they are blocked, etc... If they are valid, it checks the amount of available boosts they have, if they don't have, if they have 1 or if they have 2 boosts. This tool is provided for educational purposes only in controlled environments, I am not responsible for any damage caused by misuse of this tool.

nitro-token-checker
├── main.py
├── tokens.txt
├── requirements.txt
└── output/
    ├── 0boosts.txt
    ├── 1boosts.txt
    ├── 2boosts.txt
    ├── invalid.txt
    ├── locked.txt
    └── nonitro.txt

Linux installation:

cd && git clone https://github.com/jokeruhq/nitro-token-checker && cd nitro-token-checker && pip3 install -r requirements.txt

Windows installation:

1. Download and extract the .zip
2. Install the requirements with: pip install -r requirements.txt
3. Execute the main script after adding the tokens to the tokens.txt file with python main.py