|
843ee43275
|
Finish implementing configuration file
continuous-integration/drone/push Build is passing
Configuration file is now fully functional.
Startup arguments for bot token and heartbeat key have now been removed.
|
2022-11-22 00:04:34 +01:00 |
|
|
f74ae43673
|
Refactor Config class
continuous-integration/drone/push Build is passing
|
2022-11-21 20:20:11 +01:00 |
|
|
3d626bb46f
|
Move command handling out of constructor, add coin reflip command
continuous-integration/drone/push Build is passing
Having heavy code run in a constructor is bad practice. We made separate methods for command handling.
|
2022-11-20 22:09:58 +01:00 |
|
|
913e8e023a
|
Refactor command packages
continuous-integration/drone/push Build is passing
|
2022-11-20 18:56:57 +01:00 |
|