Skip to content

Commit 11b6cb7

Browse files
authored
Update quickstart with twitter configs.md
Added TWITTER 2FA secret in the values to config in the env to avoid X preventing the login
1 parent 2c06f56 commit 11b6cb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/quickstart.md

+1
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ Add to your `.env`:
290290
TWITTER_USERNAME= # Account username
291291
TWITTER_PASSWORD= # Account password
292292
TWITTER_EMAIL= # Account email
293+
TWITTER_2FA_SECRET= # In order to avoid X preventing the login, it is better to activate 2fa in the target account, copy the 2fa secret and paste it here
293294
```
294295
295296
**Important:** Log in to the [Twitter Developer Portal](https://developer.twitter.com) and enable the "Automated" label for your account to avoid being flagged as inauthentic.

0 commit comments

Comments
 (0)