Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 752 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 752 Bytes

🤖 Discord Token Checker

A fast & save way to check your Discord Tokens without any Proxies

⚙️ Requirments

  1. Node.js v18.10.0 or higher

🚀 Getting started

  1. Clone the repository

    git clone https://github.com/Rabenherz112/Discord-Token-Checker.git
  2. Install the dependencies

    npm install
  3. Run the script

    node index.js <inputFile.txt> <outputFile.txt>

🔑 Other Configuration notes

  1. 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.
  2. The script will filter out only valid tokens and save them in the output file you specified.

License

GPL-3.0 license - Rabenherz112