-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seems like you need a captcha verification to log in #1
Comments
I've seen notes on captcha in bitlbee-discord, but never seen one requested from my two accounts. Iirc it might be related to accounts with two-factor authentication (2FA) enabled, do you have that? If not - oh well, no idea what to do about it, or how to reproduce it myself, and would actually rather not reproduce it on my account, as I hate clicking on these stupid road signs and buses for google :) You can try bitlbee-discord and libpurple-discord (or eionrobb-discord is iirc how they call in in #bitlbee channel) as alternatives - they are much more widely-used, and this issue is probably popped-up for people there and was addressed somehow. If you'll have time to type it out or remember about this issue, maybe let me know if you'll find anything, I'd be interested to know at least when or why this happens, but doubt I can do much to fix it in any kind of automatic way here anyway. |
Oh, but guess I'll add a link to this issue to the README at least, thanks for reporting it. |
bitlbee-discord has some more info on discord captchas here: But from quick skim over the comment thread, I haven't seen if anyone said why it happens specifically, just seem to happen to some people, and then they have to work around that by setting auth token manually after solving the captcha and extracting it from browser, ouch. |
Did add a note on how one can work around this issue in similar fashion as bitlbee-discord suggests in its README, here: Don't think such token gets invalidated often, as usually reconnects succeed with the same one here, and that's the only place where it can change, so maybe not a big deal to extract it from the browser once. Note that I've also added |
Don't have 2FA enabled, but this is good to know. Could just be the IP/VPS I'm using. Have a great Christmas mate :) |
Thanks, and happy holidays to you as well! :) |
Found this project while looking for alternatives for the now unmaintained discorcircd, unfortunately I can't even test it out because it seems it needs a captcha to log in.
This is the trace when I start the daemon.
The text was updated successfully, but these errors were encountered: