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
|
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
|
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 |
|