AarKro / Hera

Hera - A Discord Chatbot
MIT License
9 stars 1 forks source link

Bettering the code documentation #256

Open Pacmens opened 3 years ago

Pacmens commented 3 years ago

When coming back to this project, I often had to ask myself why something was done a certain way. On some instances I still can't fully comprehend the underlying processes. This incomprehention goes so far that there is still points where I'm not sure why our code even works.

The goal here is to add adequate documentation to as many of those places as possible.

The primary method of this will be comments, but there may be some other means to employ