Joyen12 / Discord-Token-Login-Script

An open-source, and free-to-use token login script that utilizes selenium in python3 to pass the authorization header to the discord login page.

Home Page:https://arshan.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-Token-Login-Script

An open-source, and free-to-use token login script that utilizes selenium in python3 to pass the authorization header to the discord login page.

WINDOWS ONLY

Usage

Depending on your python installation your commands may vary. Below are the commands you should run before execution. Once properly executed it will prompt you for the token. Once the token is entered it will open a new chrome window and login to the account for you.

The script was tested in python 3.8.6

git clone https://github.com/LocalsGitHub/Discord-Token-Login-Script.git
cd Discord-Token-Login-Script
pip install selenium
py main.py

About

An open-source, and free-to-use token login script that utilizes selenium in python3 to pass the authorization header to the discord login page.

https://arshan.xyz


Languages

Language:Python 100.0%