GithubHelp home page GithubHelp logo

discord-token-checker's Introduction

Discord Token Checker

This script is designed to check discord tokens, gather information about the account associated with each token, and save the results to files. The script can use proxies for requests to avoid rate limiting.

Features

  • Checks the validity of Discord tokens.
  • Retrieves account information, including verification status, creation year, nitro status, and boosts.
  • Checks for billing information associated with the account.
  • Retrieves gift codes and promotion codes associated with the account.
  • Supports the use of proxies.
  • You can change the checks.

Requirements

  • Python 3.x
  • Requests library
  • Colorama library

Installation

  1. Clone the repository:
git clone https://github.com/antipaster/Discord-Token-Checker.git
cd Discord-Token-Checker
  1. Install the required libraries:
pip install requests colorama
  1. Add your tokens to tokens.txt and your proxies to proxies.txt (if using proxies).

Usage

  1. Run the script:
python main.py
  1. The script will ask if you want to use proxies. Type yes or no.

  2. The script will check each token and save the results to results.txt. Gift codes will be saved to gifts.txt, and promo codes will be saved to promos.txt.

Files

  • tokens.txt: List of Discord tokens to be checked.
  • proxies.txt: List of proxies to be used (optional).
  • results.txt: Results of the token checks.
  • gifts.txt: Retrieved gift codes.
  • promos.txt: Retrieved promo codes.

Example Output

Valid Tokens: 5 | Invalid Tokens: 3 | Nitro: 2 | Unclaimed: 1 | Mail Verified: 4 | Phone Verified: 2 | Full Verified: 1 | Billing Info: 3

Proxy Format

Proxies should be listed in proxies.txt in the following format:

username:password@host:port

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any changes or improvements.

Disclaimer

This script is for educational purposes only. The use of this script to access or use accounts without authorization is illegal and unethical.

xd

discord-token-checker's People

Contributors

antipaster avatar tecnessino avatar

Stargazers

groszus avatar  avatar

Watchers

 avatar

Forkers

tecnessino

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.