BetterEquicord is a fork of Equicord, adding experimental support for BetterDiscord plugins. However, this feature is currently very experimental and not all plugins will work.
The code for supporting BetterDiscord plugins is originally from https://github.com/Davilarek/Vencord for Vencord, then ported to Equicord by kokofixcomputers.
This project also aims to improve Equicord.
Included plugins from the original Equicord project can be found here.
Windows
MacOS
Linux
sh -c "$(curl -sS https://raw.githubusercontent.com/Equicord/Equicord/refs/heads/main/misc/install.sh)"Currently, pre-built builds are not available. Follow the below instructions in Installing Equicord Devbuild to build.
Git and Node.JS LTS are required.
Install pnpm:
❗ This next command may need to be run as admin/root depending on your system, and you may need to close and reopen your terminal for pnpm to be in your PATH.
npm i -g pnpm❗ IMPORTANT Make sure you aren't using an admin/root terminal from here onwards. It will mess up your Discord/BetterEquicord instance and you will most likely have to reinstall.
Clone BetterEquicord:
git clone https://github.com/kokofixcomputers/BetterEquicord
cd BetterEquicordInstall dependencies:
pnpm install --frozen-lockfileBuild BetterEquicord:
pnpm buildInject BetterEquicord into your desktop client:
pnpm injectBuild BetterEquicord for web:
pnpm buildWebAfter building BetterEquicord's web extension, locate the appropriate ZIP file in the dist directory and follow your browser’s guide for installing custom extensions, if supported.
Note: Firefox extension zip requires Firefox for developers
Thank you to Vendicated for creating Vencord & Suncord by verticalsync for helping when needed.
Discord is trademark of Discord Inc., and solely mentioned for the sake of descriptivity. Mentioning it does not imply any affiliation with or endorsement by Discord Inc. Vencord is not connected to BetterEquicord and as such, all donation links go to Vendicated's donation link. BetterEquicord is not connected to BetterDiscord nor Equicord. DO NOT ask for support in their servers.
Using BetterEquicord/Equicord/**ANY MODIFICATION OF DISCORD** violates Discord's terms of service
Client modifications are against Discord’s Terms of Service.
However, Discord is pretty indifferent about them and there are no known cases of users getting banned for using client mods! So you should generally be fine if you don’t use plugins that implement abusive behaviour. But no worries, all inbuilt plugins are safe to use!
Regardless, if your account is essential to you and getting disabled would be a disaster for you, you should probably not use any client mods (not exclusive to Equicord), just to be safe.
Additionally, make sure not to post screenshots with BetterEquicord in a server where you might get banned for it.