Skip to content

Tokens Checker is a tool built in TypeScript that allows you to check Discord tokens. It provides information such as whether the account has Nitro, if it's verified, if it has a linked phone number, and the global name associated with the token.

Notifications You must be signed in to change notification settings

xmh8/tokens-checker

Repository files navigation

Discord Tokens Checker

This tool allows you to check Discord tokens and provides information such as whether the account has Nitro, if it's verified, if it has a linked phone number, and the global name associated with the token.

Features

  • Nitro Status: Indicates whether the account has Nitro.
  • Verified Status: Indicates whether the account is verified.
  • Phone Linked: Indicates whether the account has a linked phone number.
  • Global Name: Provides the global name associated with the token.

Prerequisites

  • Node.js installed on your machine
  • npm (Node Package Manager)

Installation

For Windows:

  1. Download or clone this repository.

  2. Navigate to the project directory in your terminal.

  3. Run the following file to install the necessary packages and create a start script:

    install.bat

Usage

  • Firstly, you need to put the tokens in input/tokens.txt.

  • To start the tool, run the following file:

start.bat
  • Then, the tool will check them and put the valid tokens in output/valid.txt and the invalid tokens in output/invalid.txt.

Contact

For any questions or support, you can contact me on Discord: " @mh8. "

About

Tokens Checker is a tool built in TypeScript that allows you to check Discord tokens. It provides information such as whether the account has Nitro, if it's verified, if it has a linked phone number, and the global name associated with the token.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published