From e97cac55c84835ef1b88e33cc42b4ee2e42c2c4c Mon Sep 17 00:00:00 2001 From: julienbrs Date: Fri, 20 Dec 2024 00:01:00 +0100 Subject: [PATCH] doc: add Twitter automation label notice (#1253) --- docs/docs/quickstart.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/quickstart.md b/docs/docs/quickstart.md index 21dc34e900..ba4143abf4 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: