diff --git a/docs/docs/quickstart.md b/docs/docs/quickstart.md index 21dc34e9004..ba4143abf4e 100644 --- a/docs/docs/quickstart.md +++ b/docs/docs/quickstart.md @@ -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: