A tool to clone a Discord server, including channels, categories, roles and permissions.
---[2023] How to Clone Any Discord Server? (UPDATED) March 5, 2023 |
You can use Repl.it to run the script without installing anything. Click the button below to run it on Repl.it.
You can also run the script manually by cloning the repository and installing the dependencies.
- Python 3.8 ar later
- Get your Discord token (tutorial here)
- Select a server to clone, and copy its ID (right click on the server icon > Copy ID)
- Click on Code > Download ZIP
- Extract the ZIP file
- Open a terminal in the folder
- Run
pip install -r requirements.txt
- Run
python main.py
- Enter your token and the server ID
Inspired by several older Discord Cloner.
Edited by: LAW-Tutorials
Support me: Follow on YouTube
05/03/2023.