Skip to content

Commit

Permalink
doc: add Twitter automation label notice (elizaOS#1253)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienbrs committed Dec 19, 2024
1 parent 81d0273 commit e97cac5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ TWITTER_EMAIL= # Account email
TWITTER_COOKIES= # Account cookies (auth_token and CT0)
```

**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.

Example for TWITTER_COOKIES

The TWITTER_COOKIES variable should be a JSON string containing the necessary cookies. You can find these cookies in your web browser's developer tools. Here is an example format:
Expand Down

0 comments on commit e97cac5

Please sign in to comment.