GithubHelp home page GithubHelp logo

sakshl / discord-server-cloner Goto Github PK

View Code? Open in Web Editor NEW
62.0 62.0 171.0 25 KB

๐Ÿ”’ A Discord server cloner that can quickly duplicate any Discord server.

Python 100.00%
cloner discord python

discord-server-cloner's Introduction


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

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.

discord-server-cloner's People

Contributors

meko1046 avatar sakshl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

discord-server-cloner's Issues

Line 70 main.py

Line 70 of main.py must change to :
client.close() ----------> await client.close()

Dependencies

What all dependencies need to be installed for it to open?

u

b

Error (Cant launch)

line 14, in
client = discord.Client()
TypeError: Client.init() missing 1 required keyword-only argument: 'intents'

[process exited with code 1 (0x00000001)]

triple error god damnit

this shows up after "cloning server"
ill try installing a few other modules to see if it gets fixed idk
image

issue

python3 main.py
sh: 1: title: not found
Traceback (most recent call last):
File "main.py", line 4, in
import psutil
ModuleNotFoundError: No module named 'psutil'

Error in line 14

Will not execute, the following error occurs:

Exception has occurred: TypeError
Client.__init__() missing 1 required keyword-only argument: 'intents'
  File "V:\Discord-Server-Cloner-main\main.py", line 14, in <module>
    client = discord.Client()

Bug

Traceback (most recent call last):
File "C:\Users\cum\Desktop\Cloner\Cloner.py", line 21, in
client = discord.Client()
TypeError: Client.init() missing 1 required keyword-only argument: 'intents'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.