murtajaziad / discord-tokens-checker

A discord tokens checker that check the working tokens from a text file.
MIT License
5 stars 2 forks source link

Discord tokens checker.


NPM version NPM downloads

About

A discord tokens checker that check the working tokens from a text file.

Example

const Checker = require("discord-tokens-checker"),
      checker = new Checker("./tokens.txt");

checker.start()