This PowerShell script automatically installs and updates BetterDiscord.
- Open PowerShell as Administrator.
- Run the command:
irm "https://raw.githubusercontent.com/MLNekit/BetterDiscordAutoUpdater/main/BetterDiscordUpdate.ps1" | iex
- Dependencies will be downloaded. If you see an error when installing
pnpm
, simply run the command again.
- Automatic Discord installation: If Discord is not installed, the script will download and install it.
- Dependency management: If
Git
,Node.js
, orpnpm
are missing, the script will install them automatically. - Self-updating: If the script's code is updated in the repository, it will automatically update itself before execution.
- BetterDiscord auto-update: Every time you run the script, it ensures that BetterDiscord is up to date.
- Start Menu shortcut: A BetterDiscord Update shortcut will be created in the Start Menu for easy updates.
- Simply click the shortcut in the Start Menu, and the script will handle the update automatically.
This project is distributed under the MIT license.
Run the script and enjoy hassle-free BetterDiscord updates! 🚀