twscrape
twscrape copied to clipboard
Question: How to use mfa_code
I can see there is some support to handle the main problem people seem to be having with banned accounts with login.login_two_factor_auth_challenge(). But not sure how it's connected in or how I can force its invocation. This code is way above my pay grade.
I was able to manually recover an account and updated cookies in accounts.db and then twscrape used it fine.
Does anyone know a way to invoke this and update accounts? I can probably hack together some Selenium thing but would rather not.