Closed DMcConnell closed 5 days ago
Step 1 in issue #25 - Move all config interactions into their own class
The major parts of the refactor are done, the code doesn't work though. Have some serious testing and cleaning up to do. We need unit tests!
This now adds some unit tests as well and gets all tests to be passing. Also updates readme with some shortcut commands to run tests or start bot in dev mode.
Discussed on Discord and revision requirements are:
Step 1 in issue #25 - Move all config interactions into their own class
The major parts of the refactor are done, the code doesn't work though. Have some serious testing and cleaning up to do. We need unit tests!