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