A Discord Server Cloner Which Can Clone Any Discord Server In Just Few Minutes.
- Clone Channels
- Channel Permissions
- Server Roles
- Server Name
- Server Banner / Avatar
- Server Emojis
- Server Settings
#install dependencies
$ pip install
build for production and launch server
$ python3 main.py
+ Clone Channels
+ Channel Permissions
+ Server Roles
+ Server Name
+ Server Banner / Avatar
+ Server Emojis
+ Server Settings
- Server Messages
- Server Members
Contributions are always Welcome...
- Fork The Repository
- Improve Current Program By
- Improving Functionality
- Adding New Feature
- Bug Fixes
- Push your work and Create a Pull Request.....
If you have any issues with the project or you found a bug please create new issue here
When submitting a pull request:
- Clone the repo.
- Create a branch off of master and give it a meaningful name (e.g. my-awesome-new-feature).
- Open a pull request on GitHub and describe the feature or fix.