Tylertron1998 / mandatum

A simple command library for the Remora.Discord API library powered by source generators to avoid reflection overhead.
MIT License
1 stars 0 forks source link

Refactor/Cleanup. #9

Open Tylertron1998 opened 3 years ago

Tylertron1998 commented 3 years ago

Currently, the code is a complete mess. I didn't think about potential contributors when doing this (I had planned to clean up at some point anyway, but it'll need to be done soon)

Currently the codebase is like a playground/testingground, for me to learn source generators, the roslyn apis, and more. That has to go. I should also try and document it as best I can -- as I imagine plenty other people will struggle to understand how it is working.