DiscordServerCloner2.0
A Discord Server Cloner made using Python
Install / Use
/learn @LawOff/DiscordServerCloner2.0README
<h3 align="center">DISCORD SERVER CLONER</h3> <div align="center"> <img src="https://i.imgur.com/K6e9MUz.png" /> </div> <p align="center"> <a href="https://www.youtube.com/channel/UCbfGHhyeHpKXF5rl1cRfvbg?sub_confirmation=1"> <img alt="Youtube" title="Youtube" src="https://img.shields.io/badge/-YouTube-red?style=for-the-badge&logo=youtube&logoColor=white"/></a> <a href="https://discord.gg/cPKc5B6Gnv" alt="Dev Pro Tips Discussion & Support Server"> <img src="https://img.shields.io/discord/836621542917275668?color=7289DA&labelColor=4a64bd&logo=discord&logoColor=white&style=for-the-badge"/></a> </p> </p> </p> <p align="center"> A tool to clone a Discord server, including channels, categories, roles and permissions.</p> ---
Video Tutorial:
<table><tr><td><a href="https://youtu.be/bGu54aX8jwU"><img width="300px" src="https://i.imgur.com/oJlZffu.png"></a></td> <td><a href="https://youtu.be/bGu54aX8jwU">[2023] How to Clone Any Discord Server? (UPDATED)</a><br/>March 5, 2023</td></tr></table>💾 Installation:
1. Automatic Installation:
Using Repl.it:
Run the script without any local installation using 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:
- Click on 'Code' then 'Download ZIP'.
- Extract the downloaded ZIP file.
- Open a terminal or command prompt in the extracted folder.
- Install necessary dependencies with
pip install -r requirements.txt. - Run the script with
python main.py. - When prompted, input your token and the server ID.

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.
