digitalinteraction / data-officer

A central hub for Open Lab information and service status, written in Deno
https://twitter.com/ol_status
MIT License
0 stars 0 forks source link

Tweet coffee-consumption at lunch time and after work #6

Closed robb-j closed 2 years ago

robb-j commented 2 years ago

Code to tweet these was added in 8d6fb66623e50bdc763ee28399555a57e2ba2b5f, next step is adding the CronJob-like infrastructure to run the periodic tweets.

Either import a cron library in Deno or create a cli command to tweet and schedule using a k8s CronJob