Better docs, cleanup and debug mode
Full changelog:
- Added better documentation. It may be too much though, feels like there's more comments than actual code
- Added debug mode, which disables DiscordRPC and enables verbose logging.
May be bloat but this makes debugging without spamming my discord status easier. - Code cleanups:
- Fix infinite loop statement. I don't know if something bad could happen otherwise, but my IDE told me to do so.
- Cleaned up main method
This update isn't too relevant for binary users.