We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d7637 commit 9a8796aCopy full SHA for 9a8796a
README.md
@@ -75,7 +75,7 @@ This Python-based Twitter Auto-Post Bot automates tweeting, Credit to the Tweepy
75
access_token_secret = "GET_KEY_FROM_developer.twitter.com/apps"
76
openai_key = "GET_YOUR_OPENAI_API_KEY_FROM_https://platform.openai.com/api-keys"
77
```
78
-3. Customize `data/tweets.txt` with your tweets.
+3. Customize `data/tweets.txt` with your tweets. (SKIP: If not using tweet from file)
79
80
## 🔧 Usage
81
0 commit comments