- Clone entire Discord servers with one command
- Optional emoji cloning with rate limiting
- Progress tracking in Discord chat
- GitHub Actions integration
- Fork this repository
- Add your secrets in repository settings:
DISCORD_TOKEN- Your Discord user tokenALLOWED_USER_IDS- Comma-separated list of allowed user IDs
!clone <source server ID> <target server ID>
The bot will then ask for confirmation:
- Confirm server details (y/n)
- Choose whether to clone emojis (y/n)
- Go to the Actions tab
- Select Discord Server Cloner
- Click Run workflow
Create a .env file with:
TOKEN=your_discord_user_token_here
ALLOWED_USER_IDS=user_id1,user_id2,user_id3This tool is for educational purposes only. Use responsibly and ensure you have permission to clone servers.
Do not redistribute or sell this project without permission.
Respect the original author!