This project runs a twitter bot that tweets a random frame from the Netflix show Arcane every hour. Checkout the account on Twitter.
This project uses GitHub Actions' cron jobs to the run a script every hour that tweets a random frame from the show.
Checkout the index.ts file to see how the bot works. And the the generateTimestamps.ts file to see how the timestamps were generated. Feel free to reach out to Prateek on Twitter if you have any questions.