Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codeofandrin/wordsofwisdom
A Twitter Bot to learn from the wisest words of renowned personalities
https://github.com/codeofandrin/wordsofwisdom
api quotes twitter twitter-api twitter-api-v1 twitter-api-v2 twitter-bot
Last synced: 15 days ago
JSON representation
A Twitter Bot to learn from the wisest words of renowned personalities
- Host: GitHub
- URL: https://github.com/codeofandrin/wordsofwisdom
- Owner: codeofandrin
- License: mit
- Created: 2024-01-07T11:12:07.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-06T21:05:29.000Z (11 months ago)
- Last Synced: 2024-11-17T12:45:34.338Z (about 1 month ago)
- Topics: api, quotes, twitter, twitter-api, twitter-api-v1, twitter-api-v2, twitter-bot
- Language: Python
- Homepage: https://twitter.com/WisdomWordsOnly
- Size: 563 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
* [x] Fix timeout problem
* [ ] Post daily quote and pin it at 00:00
* [ ] Reposts