Commits


add ci


update README


change default api endpoint


add LICENSE


fixed module name


fixed Makefile spelling error


added info about api source


removing vaccinations.go it's not being used currently and needs a rewrite anyways. i might only rewrite it after implementing data for states and/or history


added missing error for a RespondText


added embed for trackedDistricts


new build instructions because of make


removed unused arg flag -c


added .gitignore


added aliases


removeDistrict -> removeDistricts


renamed addDistrict to addDistricts


added embed and multiple args for addDistrict


more error logging


added embed for getting incidences


cleanup + reaction intent and basic Makefile


fixed README


added primitive moderation capabilities


tracked districts on startup implemented


added a few bot options


added a bit of logging