SakshL / Discord-Server-Cloner

🔒 A Discord server cloner that can quickly duplicate any Discord server.
62 stars 180 forks source link

Error (Cant launch) #11

Open dpble opened 1 year ago

dpble commented 1 year ago

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

[process exited with code 1 (0x00000001)]

Skuxblan commented 1 year ago

use pip install -U discord==1.7.3 and the issue is gone

Wubbity commented 1 year ago

Getting the same error. Attempted to use pip install -u discord==1.7.3, It installed without issue but the same error appears.

Skuxblan commented 1 year ago

Then try: pip install -U discord==1.7.3 after that pip install -U discord.py==1.7.3 Just checked that on my pc and worked

Wava123 commented 1 year ago

Use this command:

pip install -U discord==1.7.3 pip install -U discord.py==1.7.3

Lewipc commented 1 year ago

improper token hjas been passed