This repository contains the code behind the bot at https://bsky.app/profile/cranupdates.bsky.social.
It is powered by a scheduled GitHub Actions workflow and the bskyr
R package.
bskyr
can be installed from CRAN with:
install.packages('bskyr')
The logic behind this bot is explained here.