* feat: Added self update mechanism
* fix: Formatting
* fix: Formatting again
* fix: Arghhh INDENTATION
* feat: Updated readme with new command
* feat: Added shortcut command
* feat: Added more detail to the readme
* feat: Removed the check for the last update file. It seems a bit pointless to delay checking for it, it's curling github so it's not like it's a DDOS concern, and it could be the tool is getting updated often, why delay their updates? It's also just a curl, it's very inexpensive.
* feat: Removed REPO_URL, it was unused
* feat: Reverted version testing change (oops)
* feat: checking for updates timed at 1 hour
* fix: info messages formatting
---------
Co-authored-by: v4n <105587619+v4n00@users.noreply.github.com>