Skip to content

This bot uses Tweepy to automatically post philosophical quotes every hour. It pulls from a curated database of quotes, supports Toronto timezone scheduling, and includes relevant hashtags to boost engagement and spark discussions.

Notifications You must be signed in to change notification settings

donneypr/xphilosphy_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Python script is a Twitter bot that automatically tweets a random philosopher quote four times a day at 9:00 AM, 1:00 PM, 5:00 PM, and 9:00 PM (Toronto time). It also features an active clock in the terminal that updates every second, showing the current time, the next tweet's scheduled time, and the time remaining until the next tweet.

In order to improve it next time I could use another API to get the quotes instead of storing them in a local array.

This bot is being hosted on a remote server which I have access to. Therefore it is able to run 24/7.

About

This bot uses Tweepy to automatically post philosophical quotes every hour. It pulls from a curated database of quotes, supports Toronto timezone scheduling, and includes relevant hashtags to boost engagement and spark discussions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages