BetterDiscord / Installer

A simple standalone program which automates the installation, removal and maintenance of BetterDiscord.
https://betterdiscord.app
MIT License
1.77k stars 188 forks source link

implement download from site #347

Closed Inve1951 closed 1 year ago

Inve1951 commented 1 year ago

Downloads the asar file from our website (which itself sources it from GitHub releases) and keeps GitHub as a fallback.

This fixes a couple common error situations, such as when the user's ISP censors GitHub's API or when the API rate limit is exhausted (which is only 60 reqs/hour).