- Git or GitHub Cli
- Node — You also need to use pnpm
First, follow the steps for the manual installation of Better discord
After downloading the powershell scripts, to auto-run it at startup, go into %appdata%\Microsoft\Windows\Start Menu\Programs\Startup
.
Create a new shortcuts, and set into "cible" : pwsh.exe -Command "<emplacement of powershell scripts>"
For example, I put mine into C:\Users\<username>
, so here the commands : "C:\Program Files\PowerShell\7\pwsh.exe" -Command "C:\Users\xxxx\discord.ps1"
Warning
YOU NEED TO UPDATE THE SCRIPTS BY CHANGING THE PATH TO DISCORD CANARY
Don't forget to edit the C:\Users<username> by yours!!