Simple bot that fetch data from Marvel API and broadcast data into Twitter and a Telegram channel
See it in action and follow here !
Join in this link
- Tweepy: For Twitter posts and interactions
- Requests: for Marvel API fetch and Telegram calls.
- Dacite: for API responses to dataclasses objects
- Schedule for scheduling jobs at certain time.
- Python dotenv: simplifies env var uses.
- Pytest: just it, test it.
Based on the idea from @fermezz Star Wars bot