This repository has been archived on 2025-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
covid-19-discord-bot/lib
2020-03-31 02:01:50 -05:00
..
__init__.py Update to include docker-compose and Dockerfile. 2020-03-25 21:50:43 -05:00
covid_data_lib.py Able to get reporting to semi-work with database input. Need to fix forced capitalization, move away from postgres to sqlite to minimize local debugging setup. 2020-03-31 02:01:50 -05:00
covid_report_lib.py Moved most configuration settings out from being hardcoded to a JSON formatted config file and included a template. 2020-03-28 19:47:46 -05:00
covidBot.py Able to get reporting to semi-work with database input. Need to fix forced capitalization, move away from postgres to sqlite to minimize local debugging setup. 2020-03-31 02:01:50 -05:00
covidData.py Able to get reporting to semi-work with database input. Need to fix forced capitalization, move away from postgres to sqlite to minimize local debugging setup. 2020-03-31 02:01:50 -05:00
parse_data.py Able to get reporting to semi-work with database input. Need to fix forced capitalization, move away from postgres to sqlite to minimize local debugging setup. 2020-03-31 02:01:50 -05:00