Skip to content

CaptchaSolver #320

Answered by dolfies
5t0n1e asked this question in Help
Jul 6, 2022 · 1 comments · 8 replies
Discussion options

You must be logged in to vote
  1. For your purposes, you can hardcode the site URL to https://discord.com/channels/@me.
  2. "You need to update your app to join this server." is normal. All clients receive it as the captcha key, as older clients that do not support the captcha will display it as an error.
  3. The TwoCaptcha library you are using is blocking, so you need to either run it in an executor, or (preferably) implement your own async version.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@5t0n1e
Comment options

@dolfies
Comment options

@5t0n1e
Comment options

@dolfies
Comment options

@5t0n1e
Comment options

Answer selected by 5t0n1e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants