A fast & save way to check your Discord Tokens without any Proxies
- Node.js v18.10.0 or higher
-
Clone the repository
git clone https://github.com/Rabenherz112/Discord-Token-Checker.git
-
Install the dependencies
npm install
-
Run the script
node index.js <inputFile.txt> <outputFile.txt>
- Create a new file input file or use the already cloned file and paste all your Tokens in there. Note, one token per line only.
- The script will filter out only valid tokens and save them in the output file you specified.
GPL-3.0 license - Rabenherz112