Skip to content

oxy-Op/discord-automate-account-creation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord Registration Automation

Description

This Python script automates the registration process on Discord by filling out the registration form with the provided email, username, and password. It also supports custom date of birth input or uses a configured date of birth. Please note that automating the registration process may violate Discord's Terms of Service and is intended for educational purposes only.

Installation

Make sure to install latest chromedriver

git clone https://github.com/oxy-Op/discord-automate-account-creation.git
cd discord-automate-account-creation
pip install -r requirements.txt
python main.py

Usage

  • The script will open a Chrome browser window and automate the registration process with the provided or configured information.
  • Once the registration is complete, the script will print a message indicating that the session will be closed in one hour. You can modify this behavior as needed.
  • After the specified time, the session will be automatically closed.

Disclaimer

Disclaimer This script is provided for educational purposes only. Using automation scripts to interact with websites or services may violate their Terms of Service. Be aware of the terms and conditions of the websites you interact with and use this script responsibly.

About

Automate creation of discord account using python selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages