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 17c091d commit 38176ccCopy full SHA for 38176cc
README.md
@@ -57,7 +57,7 @@ This Python-based Twitter Auto-Post Bot automates tweeting, Credit to the Tweepy
57
access_token = "your_access_token"
58
access_token_secret = "your_access_token_secret"
59
```
60
-3. Customize `tweets.txt` with your tweets.
+3. Customize `data/tweets.txt` with your tweets.
61
62
## 🔧 Usage
63
0 commit comments