Giter VIP home page Giter VIP logo

discord-server-cloner's Issues

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()

u

b

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 (Cant launch)

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

[process exited with code 1 (0x00000001)]

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?

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

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.