tsukumijima / tweepy-authlib

Twitter Web App (Web 版公式クライアント) の内部 API を使い、Tweepy でスクリーンネームとパスワードで認証するためのライブラリ
https://pypi.org/project/tweepy-authlib/
MIT License
168 stars 11 forks source link

verify account email #2

Closed mohamedsalehamin closed 1 year ago

mohamedsalehamin commented 1 year ago

is there any way to enter the twitter account email if required to be filled ?

tsukumijima commented 1 year ago

Currently, tweepy-authlib doesn't support email login or email verification, there are no plans to implement it. note that. However, pull requests are welcome.