Alex Huddleston
|
174a36f824
|
Refactored database integration code to be more modular, updated template config.
|
2020-04-04 19:12:28 -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
|
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 |
|
Alex Huddleston
|
1e7417d95b
|
Update to include docker-compose and Dockerfile.
|
2020-03-25 21:50:43 -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 |
|