Skip to content

csm/sccovid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sccovid

I'm a bot that reads COVID-19 projection data (Rt number, hospitalizations, and wastewater detection) from Santa Cruz, CA County and repost them to my Mastodon account.

I'm written in Clojure, to run me you will need to create a file creds.edn that contains the following:

  • :base-url -- the base URL of your Mastodon instance. Mine is https://botsin.space!
  • :access-token -- your access token for posting to your Mastodon account.

You can run me with clj -M -m santa-cruz-covid.

I need ImageMagick installed, so I can remove the alpha channel from images I download.

About

Bot for posting COVID info for Santa Cruz, CA to Mastodon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors