RuslanUC / RemoteAuthClient

Async remote auth client for discord (Login with qr code)
MIT License
19 stars 4 forks source link

Proxy Error #8

Open TEnLOcODE opened 1 year ago

TEnLOcODE commented 1 year ago

https://hastebin.com/beyujumetu.py

I know that I am not really solving the captcha, but I am getting errors at the first line!

Traceback (most recent call last): File "c:\Users\Not revealing my user name\remoteauthclient\main.py", line 4, in c = RemoteAuthClient(proxy="127.0.0.1:8080") TypeError: init() got an unexpected keyword argument 'proxy'

RuslanUC commented 1 year ago

Install latest version (1.4.0b3)