Skip to content

Commit c4cfb8d

Browse files
authoredDec 19, 2024··
Merge pull request #1254 from julienbrs/1253--add-twitter-automation-label-notice
2 parents 2d04d80 + e97cac5 commit c4cfb8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎docs/docs/quickstart.md

+2
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@ TWITTER_EMAIL= # Account email
171171
TWITTER_COOKIES= # Account cookies (auth_token and CT0)
172172
```
173173

174+
**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.
175+
174176
Example for TWITTER_COOKIES
175177

176178
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:

0 commit comments

Comments
 (0)
Please sign in to comment.