Open JasperStemerdink opened 7 months ago
Hello,
Thank you for using my code, apparently discord requires captcha in order for the patch request to work. I working on it to find and alternative way as soon as possible and rewrite the code.
Contributions are also appreciated, If anyone found a way, please submit a pull request.
Cheers,
Hi, I'm trying to use the code. Right now I'm testing it by using py main.pyw, but it doesnt work. I printed the response from change_avatar function and got this error:
{ "captcha_key":["You need to update your app to perform this action."], "captcha_sitekey":"IDKifThisIsSensitiveInfo", "captcha_service":"hcaptcha", "captcha_rqdata":"IDKifThisIsSensitiveInfo/IDKifThisIsSensitiveInfo/IDKifThisIsSensitiveInfo/IDKifThisIsSensitiveInfo//IDKifThisIsSensitiveInfo==IDKifThisIsSensitiveInfo", "captcha_rqtoken":"IDKifThisIsSensitiveInfo.IDKifThisIsSensitiveInfo.IDKifThisIsSensitiveInfo" }
The information I removed are just long token variables. So in case it's sensitive I removed it. Also I checked my discord is updated Do you know what's wrong?