Skip to content
This repository was archived by the owner on Aug 1, 2022. It is now read-only.

Latest commit

 

History

History
25 lines (18 loc) · 851 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 851 Bytes

Discord Token Generator

This tool simply allows you to automate an account creation on discord.com

🤔 What do I need?

  • Python version: 3.7
  • Required packages placed in requirements.txt file
  • 2Captcha API Key

⚠️ Install required packages

$ pip install -r requirements.txt

Execute the script

$ py main.py (make sure you navigate to the folder where the script is placed in first 😊)

How it works in action

asciicast

Plans for the future

❌ Add phone and email verification
❌ Make the code easier to maintain
❌ Optimize it

🚨 Warning

This project was created for learning purposes only and is not intended to harm anyone. Project outdated at the moment.