Skip to content

Commit 9a8796a

Browse files
authored
Update README.md
1 parent 76d7637 commit 9a8796a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ This Python-based Twitter Auto-Post Bot automates tweeting, Credit to the Tweepy
7575
access_token_secret = "GET_KEY_FROM_developer.twitter.com/apps"
7676
openai_key = "GET_YOUR_OPENAI_API_KEY_FROM_https://platform.openai.com/api-keys"
7777
```
78-
3. Customize `data/tweets.txt` with your tweets.
78+
3. Customize `data/tweets.txt` with your tweets. (SKIP: If not using tweet from file)
7979

8080
## 🔧 Usage
8181

0 commit comments

Comments
 (0)