Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 679 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 679 Bytes

Every Arcane Frame

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.