https://github.com/operavaria/ancient-wisdom-bot
A Twitter bot posting an Ancient Greek or Roman quote of wisdom every day.
https://github.com/operavaria/ancient-wisdom-bot
classics quotes twitter twitter-api twitter-bot
Last synced: 3 months ago
JSON representation
A Twitter bot posting an Ancient Greek or Roman quote of wisdom every day.
- Host: GitHub
- URL: https://github.com/operavaria/ancient-wisdom-bot
- Owner: OperaVaria
- License: gpl-3.0
- Created: 2024-03-17T21:24:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T14:24:11.000Z (3 months ago)
- Last Synced: 2025-02-13T15:30:21.482Z (3 months ago)
- Topics: classics, quotes, twitter, twitter-api, twitter-bot
- Language: Python
- Homepage: https://github.com/OperaVaria/ancient-wisdom-bot
- Size: 4.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- License: COPYING.md
Awesome Lists containing this project
README
# Ancient Wisdom Daily - Twitter bot
This is a multi-platform social media bot that is set up to post a random
Ancient Greek or Roman quote every day, with translation and a short context comment.
The script is written in Python and the quote database uses the SQLite engine.
For better accessibility, the contents of the database are also available in
.cvs and .json formats (db folder).Currently posting to: [Twitter](https://twitter.com/AncWisDay),
[Instagram](https://www.instagram.com/ancwisday/),
[Threads](https://www.instagram.com/ancwisday/).API wrappers used:
- [Tweepy for Twitter](https://github.com/tweepy/tweepy)
- [Instagrapi for Instagram](https://github.com/subzeroid/instagrapi)
- [Threads-py for Threads](https://github.com/junhoyeo/threads-py)Image post font: [Gentium Plus designed by SIL International](https://fonts.google.com/specimen/Gentium+Plus).
---
**[Contact](mailto:[email protected])**
[](https://www.gnu.org/licenses/gpl-3.0)