Fetch weekly opening schedule then send it notify users on Keybase.
Add these to variables to your PATH:
export KEYBASE_USERNAME=myusername
export KEYBASE_PAPERKEY=mypaperkeyRun docker image:
$ docker run --env KEYBASE_USERNAME=${KEYBASE_USERNAME} --env KEYBASE_PAPERKEY="${KEYBASE_PAPERKEY}" ghcr.io/los-crackitos/llv-scheduler:mainConfigure the cron.sh script to automate the bot
For example:
0 5 * * MON /home/LLV-Scheduler/cron.sh