A fanmade project in PHP using API Twitter V2, Marvel API and Github action scheduler.
Posts a random cover with details about Marvel comics history to a Twitter account every hour.
Store the already published covers to avoir duplicate posts, in an automatically updated SQLite database.
A file in .github/workflows/ folder run the "php project/run.php" script every hour.
This script can be manually executed.