Commit graph

  • e1a82655cf Quick patch to remove debug code. master Alex Huddleston 2020-04-15 17:25:49 -0500
  • f587c6ca4c Fixing to handle N/A entries, extra column. Adding exceptions for query to top n for countries. Alex Huddleston 2020-04-15 17:17:24 -0500
  • 05ee017260 Updated README. Alex Huddleston 2020-04-04 20:20:01 -0500
  • 571e2f90c7 Modified docker-compose.yml to allow restarting after system reboot. Alex Huddleston 2020-04-04 19:35:27 -0500
  • 174a36f824 Refactored database integration code to be more modular, updated template config. data_lib_optomizations Alex Huddleston 2020-04-04 19:12:28 -0500
  • dfad3678c4 Patch to allow the report bg task to update the data every half hour... For real this time. Alex Huddleston 2020-04-01 13:02:29 -0500
  • ccca43bd04 Patch to allow the report bg task to update the data every half hour. Alex Huddleston 2020-04-01 10:31:12 -0500
  • 86beb92ecd Patch to change the default port for postgres to 8123 Alex Huddleston 2020-03-31 23:02:09 -0500
  • 03cee23ccb Postgres database fully integrated. Should be merged with master. db_int Alex Huddleston 2020-03-31 22:27:03 -0500
  • 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. Alex Huddleston 2020-03-31 02:01:50 -0500
  • b58143fdf3 Moved most configuration settings out from being hardcoded to a JSON formatted config file and included a template. Alex Huddleston 2020-03-28 19:47:46 -0500
  • 06f0741d0b Patch to daily report to include a top 5 summary. Alex Huddleston 2020-03-26 21:27:26 -0500
  • 6b7b87e68c Hotfix to make bot update data for each report command. Alex Huddleston 2020-03-26 21:14:18 -0500
  • 391def59c2 Changed bot format to match bot mode in the Discord python API. Created a top X summary report command. Alex Huddleston 2020-03-26 21:12:14 -0500
  • d826ebcd06 Hotfix for the bot not to spam the current time. Alex Huddleston 2020-03-26 00:08:46 -0500
  • 62d375de30 Minor change to correct the delayed bg task to CST timezone. Alex Huddleston 2020-03-26 00:04:37 -0500
  • 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. Alex Huddleston 2020-03-25 23:37:47 -0500
  • 1e7417d95b Update to include docker-compose and Dockerfile. Alex Huddleston 2020-03-25 21:50:43 -0500
  • 838706b18b Merge branch 'master' of ssh://gitea.werefox.dev:22222/shadow8t4/covid-19-discord-bot Alex Huddleston 2020-03-25 20:14:23 -0500
  • 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. Alex Huddleston 2020-03-25 20:13:46 -0500
  • 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. Alexander Huddleston 2020-03-25 20:12:16 -0500
  • 527723d605 Initial commit. Alexander Huddleston 2020-03-25 08:12:59 -0500