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-04-15 17:25:49 -05:00
..
__init__.py Update to include docker-compose and Dockerfile. 2020-03-25 21:50:43 -05:00
config_lib.py Refactored database integration code to be more modular, updated template config. 2020-04-04 19:12:28 -05:00
covid_data_lib.py Quick patch to remove debug code. 2020-04-15 17:25:49 -05:00
covid_report_lib.py Patch to allow the report bg task to update the data every half hour... For real this time. 2020-04-01 13:02:29 -05:00
covidBot.py Refactored database integration code to be more modular, updated template config. 2020-04-04 19:12:28 -05:00
covidData.py Fixing to handle N/A entries, extra column. Adding exceptions for query to top n for countries. 2020-04-15 17:17:24 -05:00
parse_data.py Fixing to handle N/A entries, extra column. Adding exceptions for query to top n for countries. 2020-04-15 17:17:24 -05:00