Discord-Server-Cloner icon indicating copy to clipboard operation
Discord-Server-Cloner copied to clipboard

🔒 A Discord server cloner that can quickly duplicate any Discord server.


Discordclone


NPM version Build status Code Size Build status Total Code lines total code files total number of lines

Technologies

React Redux React-Router Firebase Material-UI SASS JavaScript HTML5

Screenshots

screenshot

Table of contents

  • About
  • Installation
  • Links
  • Deployed
  • Features
  • Website Score
  • Contribution

Need Help?

About

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

Installation

#install dependencies
$ pip install
build for production and launch server
$ python3 main.py

Deployed

Links

Features

+ Clone Channels
+ Channel Permissions
+ Server Roles
+ Server Name
+ Server Banner / Avatar
+ Server Emojis
+ Server Settings 
- Server Messages
- Server Members

Contribution

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.....

Issues

If you have any issues with the project or you found a bug please create new issue here

Pull Requests

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.