Puncher1 / wordsofwisdom

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

Home Page:https://twitter.com/WisdomWordsOnly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://twitter.com/WisdomWordsOnly

License:MIT License


Languages

Language:Python 100.0%