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-28 19:47:46 -05:00
..
__init__.py Update to include docker-compose and Dockerfile. 2020-03-25 21:50:43 -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 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
covidData.py Changed bot format to match bot mode in the Discord python API. Created a top X summary report command. 2020-03-26 21:12:14 -05:00
parse_data.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