29
Inputs
Notes
Today i worked a decent amount with Pyyaml and moving all authentication variables and values to a single Yaml data file stored in the users local appdata folder
Learned that matches from the Re module can be converted to booleans for if statements by wrapping the whole function in a bool()
also started playing a little more with custom exceptions messages