Skip to content

insolvency/christmas-countdown-social-bot

 
 

Repository files navigation

Chrsitmas Countdown Social Bot

This is a Christmas countdown bot. It posts an image each day with how many days are left until Christmas, on various sites

How it works

image_gen_PY uses the Unsplash random image API to grab a random Christmas related image. Then, it is fed to the Python Pillow Library to dim the image, apply blur, and finally add the text. It is the finnaly saved as currentImage.png

bluesky_post_TS then posts the image made on the last step using the Bluesky API.

Both scripts are then run from a GitHub Action every 24 hours.

Account Link

The account is @xmas-countdown.likes.gay, drop it a follow ;)

Link: https://bsky.app/profile/xmas-countdown.likes.gay

Credits

About

Everyday, it posts the amount of days until Christmas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 30.3%
  • TypeScript 29.5%
  • HTML 17.4%
  • JavaScript 16.9%
  • CSS 5.9%