https://github.com/noweh/project-marvel-memories
Fanmade project using Twitter API and Marvel API.
https://github.com/noweh/project-marvel-memories
marvel-api php twitter-api-v2 twitter-bot
Last synced: about 1 month ago
JSON representation
Fanmade project using Twitter API and Marvel API.
- Host: GitHub
- URL: https://github.com/noweh/project-marvel-memories
- Owner: noweh
- License: mit
- Created: 2021-12-09T15:52:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-18T10:09:06.000Z (over 1 year ago)
- Last Synced: 2025-03-29T03:41:39.132Z (about 2 months ago)
- Topics: marvel-api, php, twitter-api-v2, twitter-bot
- Language: PHP
- Homepage: https://twitter.com/SteveBOTgers
- Size: 11.8 MB
- Stars: 15
- Watchers: 0
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Project Marvel Memories


[](https://developer.marvel.com/)
[](https://developer.twitter.com/en/docs/twitter-api)
[](licence.md)A fanmade project in PHP using [API Twitter V2](https://github.com/noweh/twitter-api-v2-php), [Marvel API](https://developer.marvel.com/) and [Github action scheduler](https://github.com/marketplace/actions/schedule-job-action).
## What about?
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.
### Procedures
A [file](.github/workflows/run-schedule.yml) in .github/workflows/ folder run the "php project/[run.php](project/run.php)" script every hour.
This script can be manually executed.
### Example: