Alucard-Selfbot / Alucard-Selfbot-src

Alucard selfbot source code, since we made a good amount of money out of it, we decided to give you the chance to do the same.
128 stars 125 forks source link

TypeError: __new__() got an unexpected keyword argument 'deny_new' #16

Closed Goldfire2 closed 4 years ago

Goldfire2 commented 4 years ago

Hi, i have an error when i launch the selfbot :/ Can you help me pls ? ;)

https://pastebin.com/g1rP8XkN

Goldfire2 commented 4 years ago

Ok, I finnaly fix this problem on my own. For those wondering how I did it, I simply reinstalled the latest version of discord.py using these commands:

pip uninstall discord.py pip install discord.py py -3 -m pip install -U discord.py