Skip to content

Better docs, cleanup and debug mode

Compare
Choose a tag to compare
@pascalpuffke pascalpuffke released this 13 Jun 11:27
· 18 commits to master since this release
adb6161

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.