This website requires JavaScript.
Explore
Help
Sign in
ada
/
covid-19-discord-bot
Archived
Watch
1
Star
0
Fork
You've already forked covid-19-discord-bot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
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.
9e67b8c1b7
covid-19-discord-bot
/
lib
History
Alex Huddleston
9e67b8c1b7
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
..
__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