Skip to content

A Twitter Bot to learn from the wisest words of renowned personalities

License

Notifications You must be signed in to change notification settings

Puncher1/wordsofwisdom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Words Of Wisdom - X/Twitter Bot

🧠 A Twitter Bot to learn from the wisest words of renowned personalities.
💡 This application posts insightful quotes and profound thoughts every 40 minutes. The post includes an image of the written quote.


  • Twitter: For creating posts tweepy is used with the Twitter API v2. However uploading medias do not exist in v2 so v1 is used for uploading the image.
  • Quotes: For the quotes the quotes API of API Ninjas is used (https://api-ninjas.com/api/quotes)
  • Image: The quote, author and category text on the image is created with Pillow.

Todo

  • Fix timeout problem
  • Post daily quote and pin it at 00:00
  • Reposts

Releases

No releases published

Packages

No packages published

Languages