Kr4ken-9 / DAB

Discord Automation Bot - A selfbot that automates other bots, including Pokecord (formerly) and now PokeTwo and PokeRealm.
GNU General Public License v3.0
18 stars 12 forks source link

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

Closed wulavi closed 4 years ago

wulavi commented 4 years ago

Here we are with another issue. Today, after trying to open my main.py, this issue comes up (I've never gotten it before). Is there any way to fix it? I have already deleted the pips and the file and re-downloaded them but the same issue comes up. Please let me know if you know how to fix it. Thanks. image

Kr4ken-9 commented 4 years ago

I've experienced this issue too. I believe it's caused by an outdated version of discord.py, which means it can be fixed very easily. I will probably fix it later today.

Kr4ken-9 commented 4 years ago

This should be fixed in https://github.com/Kr4ken-9/DAB/commit/f2316764f3aaa10ae0f14a4811d70d0d33abd132, just git pull and reinstall requirements.txt

wulavi commented 4 years ago

Awesome, I will try it out later. Thank you!

wulavi commented 4 years ago

It works, thank you again!