Skip to content

Hera Beta Cleanup

No due date 35% complete

After the long break from this project i came back to code that was really hard to read, maintain and poorly documented.
This is not a problem while actively working on the bot but when coming back or starting to work on it it becomes a huge hurdle.
For that reason i decided to look back at the code and clean it up before moving on to the implement the re…

After the long break from this project i came back to code that was really hard to read, maintain and poorly documented.
This is not a problem while actively working on the bot but when coming back or starting to work on it it becomes a huge hurdle.
For that reason i decided to look back at the code and clean it up before moving on to the implement the remaining functionality for the 2.0 release. This includes amongst oder things adding cutting down on redundant code by adding a more generic way to do it, commenting the code where necessary, rework the base structures to make future changes easier and adding automatic testing.

There is no set date when this has to be done for now but it takes priority over implementing complex new features.

Loading