Skip to content

Release v1.2.1

Compare
Choose a tag to compare
@itschasa itschasa released this 06 Jun 12:24
· 21 commits to main since this release

Fixes / Updates:

  • Fixed #12
  • Fixed #14
    • New http client was needed for this, as Discord now blocks requests ("Unknown Message") on vulnerable endpoints, when the Cloudflare Bot Score is too high (like when using the requests module in python)
  • Removed a bit of code duplication
  • Removed startup.py
    • This was used in the old version of the backup tool for authentication (closed-source), and was due to be removed.
  • Changed some dumb stuff I did in the program (just look at cfgload.py before and after lol)
  • Made changing client info easier for requests to Discord.
  • Fixed Auto-Backup when using source.
  • Fixed miss-ID on creating guild for restoring.
    • Seems like Discord just handled it anyways, but better safe than sorry.
  • Made creating guild on restoring more resilliant to errors.

Remember to star for more updates! This update was long due, sorry for how long it took to get out! <3