Skip to content

Commit e97cac5

Browse files
committed
doc: add Twitter automation label notice (#1253)
1 parent 81d0273 commit e97cac5

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)