A tool to clone a Discord server, including channels, categories, roles and permissions.
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
- Wait for the script to finish
Inspired by several older Discord Cloner. mikaaamoe - modifer | LAW-Tutorials - Owner
26/06/2023.