Jansy-cc / Discord-Token-Checker

A couple of simple functions to check the discord account token.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Token Checker

  • Python : 3.6+

Installing Requests:

$ python -m pip install requests

Usage:

  1. Create file tokens.txt and enter your tokens (1 token - 1 line).
  2. Checker.py and tokens.txt must be in the same folder.
  3. Run checker.py.
$ python checker.py

About

A couple of simple functions to check the discord account token.


Languages

Language:Python 100.0%