Every new change will be logged
+ Fixxed To Low Password Security
+ Fixxed self.person error
+ Changed IP Provider (Hopefully Fixxes Proxy Errors)
+ Rewrote ProxyCheck Invalid Error
+ Tokens will now be saved even when the gen crashes
+ OutputFormat can now be set
+ Passwords now dont have ":" in them anymore (Messed up output format)
+ Delete verify=False in requests (caused warnings)
+ Fixxed Issue that NormalGenerator would save tempmail even when EmailVerification was disabled.
+ Raised Timeouts to allow slow proxies to work properly
+ Changed usage of TempmailAPI from package to local file
+ Updated AI to check images three times for any valid images
+ Replaced Httpx with Requests
+ Updated Model Downloader (httpx doesnt work)
--> Now, Models dont have to be given in the repo
+ Updated Proxy Class (Splitter) and general proxy-object handling
+ Updated various Proxy Handlers
+ Updated MailVerifier to wait until the new token is received
+ Updated smooth_out_mouse() to fix https://github.com/Vinyzu/DiscordGenerator/issues/3 by adding an extra point
+ Updated DISCUM Client to reduce code amount and allow proxies to work
+ First Commit