Skip to content

Commit 1b3d948

Browse files
authored
Merge pull request elizaOS#3778 from Shelpin/patch-1
docs: Update quickstart with twitter configs.md
2 parents 01cfb21 + 11b6cb7 commit 1b3d948

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
@@ -293,6 +293,7 @@ Add to your `.env`:
293293
TWITTER_USERNAME= # Account username
294294
TWITTER_PASSWORD= # Account password
295295
TWITTER_EMAIL= # Account email
296+
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
296297
```
297298
298299
**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)