Skip to content

Simple tool which checks, the validity of discord tokens and returns informations about the valid token.

Notifications You must be signed in to change notification settings

onemanbuilds/DiscordTokenChecker

Repository files navigation

DiscordTokenChecker

Simple tool which checks, the validity of discord tokens and returns informations about the valid token.

Installation

  • Make sure you have Python 3.11.8 or higher.
  • First method open terminal / command prompt.
pip install -r requirements.txt and then run the command python main.py
  • Second method, (only windows) run
requirements_install.bat
run_script.bat
  • Third method, download the compiled versions from the releases tab on the right side.

Config

use_proxy (0 - Proxyless | 1 - Proxy).
proxy_type (1 - HTTPS | 2 - SOCKS4 | 3 - SOCKS5).
threads (Higher means faster performance, but more chance for inaccurate results).
detailed_results (1 - ON | 2 - OFF).
detailed_in_table (1 - ON | 2 - OFF).
tokens_path (tokens list path).
proxies_path (proxy list path).

Tool

Discord Server

Issues

  • If you found or have any issues feel free to report it, on my discord via opening a ticket, or here or contact me.

Note

  • Download the tool from official sources!

Legal

The software designed to perform website security testing.
The author is not responsible for any illegal use of these programs.
I am not accountable for anything you get into.
I am not accountable for any of your actions.
This is 100% educational, please do not misuse this tool.

About

Simple tool which checks, the validity of discord tokens and returns informations about the valid token.

Resources

Stars

Watchers

Forks

Packages

No packages published