SEbbaDK/sonica

General rewrite to make command parsing more modular

Closed this issue · 1 comments

As the codebase gets bigger and bigger, it gets harder and harder to work on. Splitting command parsing up and splitting functionality into several functions would make everything much easier to work with in the long run.

Fixed in #28