Skip to content

darkaico/marvel-bot

Repository files navigation

Quality Gate Status

Marvel Bot

Simple bot that fetch data from Marvel API and broadcast data into Twitter and a Telegram channel

Twitter Profile

See it in action and follow here !

Telegram Channel

Join in this link

Libraries

  • 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.

Thanks

Based on the idea from @fermezz Star Wars bot