Commit graph

14 commits

Author SHA1 Message Date
Alex Huddleston
03cee23ccb Postgres database fully integrated. Should be merged with master. 2020-03-31 22:27:03 -05:00
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
Alex Huddleston
b58143fdf3 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
Alex Huddleston
06f0741d0b Patch to daily report to include a top 5 summary. 2020-03-26 21:27:26 -05:00
Alex Huddleston
6b7b87e68c Hotfix to make bot update data for each report command. 2020-03-26 21:14:18 -05:00
Alex Huddleston
391def59c2 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
Alex Huddleston
d826ebcd06 Hotfix for the bot not to spam the current time. 2020-03-26 00:08:46 -05:00
Alex Huddleston
62d375de30 Minor change to correct the delayed bg task to CST timezone. 2020-03-26 00:04:37 -05:00
Alex Huddleston
b1c01fc454 Moved some files around to make development easier. Modified docker-compose to create two images in order to run the bot and the delayed background task in separate images. 2020-03-25 23:37:47 -05:00
Alex Huddleston
1e7417d95b Update to include docker-compose and Dockerfile. 2020-03-25 21:50:43 -05:00
Alex Huddleston
838706b18b Merge branch 'master' of ssh://gitea.werefox.dev:22222/shadow8t4/covid-19-discord-bot 2020-03-25 20:14:23 -05:00
Alex Huddleston
4fa6747e69 Client and bot functions had to be split into separate running files covid_bot.py and main.py, but initial promised functionality is implemented. 2020-03-25 20:13:46 -05:00
Alexander Huddleston
d89f5e3c06 Client and bot functions had to be split into separate running files covid_bot.py and main.py, but initial promised functionality is implemented. 2020-03-25 20:12:16 -05:00
Alexander Huddleston
527723d605 Initial commit. 2020-03-25 08:12:59 -05:00