Skip to content

Commit 55de4de

Browse files
authored
Update README.md
1 parent c05417c commit 55de4de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This Python-based Twitter Auto-Post Bot automates tweeting, Credit to the Tweepy
1818

1919
### 📁 Files Overview
2020

21-
- `schedule-daily-post-from-file.py`: Automates daily tweets, randomly selecting from `tweets.txt`.
21+
- `schedule-daily-post-from-file.py`: Automates daily tweets, randomly selecting from `tweets.txt`. To change the schedule time [edit this](https://github.com/lewispour/Twitter-auto-Post-Bot---X.com---Tweepy-python-bot/blob/main/schedule-daily-post-from-file.py#L34).
2222
- `tweeter-from-code.py`: Immediately tweets a pre-defined message with the current date.
2323
- `tweeter-random-from-file.py`: Instantly posts a random tweet from `tweets.txt`.
2424
- `tweets.txt`: Add your tweets here, one per line. They will be randomly selected and tweeted.

0 commit comments

Comments
 (0)