The other cutest Discord client mod
Find a file
2024-04-17 14:32:29 -04:00
.github forked!! 2024-04-17 14:29:47 -04:00
.vscode forked!! 2024-04-17 14:29:47 -04:00
browser forked!! 2024-04-17 14:29:47 -04:00
docs forked!! 2024-04-17 14:29:47 -04:00
patches forked!! 2024-04-17 14:29:47 -04:00
scripts forked!! 2024-04-17 14:29:47 -04:00
src fix links from old dev 2024-04-17 14:32:29 -04:00
.editorconfig Add .editorconfig; reformat project 2022-09-16 22:59:34 +02:00
.eslintrc.json forked!! 2024-04-17 14:29:47 -04:00
.gitattributes Fix PetPet & CorruptMp4s 2023-01-09 23:19:00 +01:00
.gitignore git updater: Fix macOS (#391) 2023-01-13 23:24:51 +01:00
.npmrc chore: update deps 2022-11-28 15:59:15 +01:00
.stylelintrc.json Add stylelint 2023-01-30 05:04:06 +01:00
CODE_OF_CONDUCT.md Add Code of Conduct (#680) 2023-03-25 12:41:39 +00:00
CONTRIBUTING.md forked!! 2024-04-17 14:29:47 -04:00
LICENSE Update LICENSE 2022-09-16 17:37:28 +02:00
package.json forked!! 2024-04-17 14:29:47 -04:00
pnpm-lock.yaml forked!! 2024-04-17 14:29:47 -04:00
README.md forked!! 2024-04-17 14:29:47 -04:00
tsconfig.json forked!! 2024-04-17 14:29:47 -04:00

Equicord (Vencord+)

An enhanced version of Vencord by Vendicated called Equicord

image

Features

  • Third-party plugins implemented into the main build.
  • 100+ plugins built-in.
    • Some highlights: SpotifyControls, MessageLogger, Experiments, GameActivityToggle, Translate, NoTrack, QuickReply, Free Emotes/Stickers, PermissionsViewer, CustomCommands, ShowHiddenChannels, PronounDB
  • Fairly lightweight despite the many inbuilt plugins
  • Works on any Discord branch: Stable, Canary or PTB all work (though for the best experience, I recommend stable!)
  • Custom CSS and Themes: Inbuilt CSS editor with support to import any CSS files (including BetterDiscord themes)
  • Privacy friendly, blocks Discord analytics & crash reporting out of the box and has no telemetry
  • Maintained very actively, broken plugins are usually fixed within 12 hours
  • Able to update inside of Equicord through the update tab.
  • Same supporter badges as on Vencord (Don't lose your benefits)
  • Easy to install third-party plugins through the plugin page in Discord.
  • Request for plugins from Discord.

Installing / Uninstalling

Dependencies

Git and Node.JS LTS are required.

Installing Equicord

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/Equicord instance and you will most likely have to reinstall.

Clone Equicord:

git clone https://github.com/Equicord/Equicord
cd Equicord

Install dependencies:

pnpm install --frozen-lockfile

Build Equicord:

pnpm build

Inject Equicord into your client:

pnpm inject

After you have done this command, it will look like you are just installing Equicord but it will say it is a development build. If it doesn't say it is a development build, please reach out for support in the Discord Server

Join our Support/Community Server

https://discord.gg/5Xh2W87egW

Star History

Star History Chart

Disclaimer

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 Equicord and as such, all donation links go to Vendicated's donation link.

Using Equicord (Vencord+) violates Discord's terms of service

Client modifications are against Discords 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 dont 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 Equicord in a server where you might get banned for it

Plugins may take time to be added as I am not on all of the time because of school and stuff.