dolfies / discord.py-self

A fork of the popular discord.py for user accounts.
https://discordpy-self.rtfd.io/en/latest/
MIT License
651 stars 154 forks source link

Unknown Message Error when accepting invites to join guilds #592

Closed myprivacyotp closed 6 months ago

myprivacyotp commented 8 months ago

Summary

accept_invite() causing Unknown Message after solving captcha

Reproduction Steps

accept_invite() where captcha is requried

Code

No response

Expected Results

Join the guild

Actual Results

Error: Unknown Message

System Information

Python 3.10.2 Windows 11

Checklist

Additional Information

No response

myprivacyotp commented 8 months ago

I don't think it is because of TLS fingerprint. I guess it's something with hCaptcha bot detection. Solving hCaptcha with a browser extension (clicking images) is also causing this error

dolfies commented 6 months ago

It's anit-spam related regardless. See #500