Skip to content

LawOff/DiscordServerCloner2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation


DISCORD SERVER CLONER

Youtube

A tool to clone a Discord server, including channels, categories, roles and permissions.

---

Video Tutorial:

[2023] How to Clone Any Discord Server? (UPDATED)
March 5, 2023

💾 Installation:

1. Automatic Installation:

Using Repl.it:

Run the script without any local installation using Repl.it.

Run on Repl.it

2. Manual Installation:

For those who prefer to run the script manually, you can clone the repository and follow the steps below:

Prerequisites:

  • Install Python 3.8 or later
  • Obtain your Discord token. If you're unsure how, here's a tutorial.
  • Select a server you'd like to clone and copy its ID (Right-click on the server icon > Copy ID).

Steps:

  1. Click on 'Code' then 'Download ZIP'.
  2. Extract the downloaded ZIP file.
  3. Open a terminal or command prompt in the extracted folder.
  4. Install necessary dependencies with pip install -r requirements.txt.
  5. Run the script with python main.py.
  6. When prompted, input your token and the server ID.

Script Screenshot

Wait for the script to complete its operations.

🙏 Credits:

This project was inspired by several older Discord Cloners.

Maintained and enhanced by: LAW-Tutorials

Support me: Follow on YouTube

05/03/2023.

Releases

No releases published

Packages

No packages published

Languages