.github | ||
.vscode | ||
browser | ||
packages/vencord-types | ||
patches | ||
scripts | ||
src | ||
.editorconfig | ||
.eslintrc.json | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.stylelintrc.json | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
README.md | ||
tsconfig.json |
Equicord
An enhanced version of Vencord by Vendicated called Equicord.
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.
Extra included plugins (110 additional plugins)
- AllCallTimers by MaxHerbold and D3SOX
- AltKrispSwitch by newwares
- AmITyping by MrDiamond
- Anammox by Kyuuhachi
- DecodeBase64 by ThePirateStoner
- BetterActivities by D3SOX, Arjix, AutumnVN
- BetterBanReasons by Inbestigator
- BetterQuickReact by Ven and Sqaaakoi
- BetterUserArea by Samwich
- BlockKeywords by catcraft
- BlockKrsip by D3SOX
- BypassDND by Inbestigator
- CleanChannelName by AutumnVN
- ClientSideBlock by Samwich
- ColorMessage by Kyuuhachi
- CommandPalette by Ethan
- CopyUserMention by Cortex and castdrian
- CustomAppIcons by Happy Enderman and SerStars
- CustomSounds by ScattrdBlade
- CuteAnimeBoys by ShadyGoat
- CuteNekos by echo
- CutePats by thororen
- DeadMembers by Kyuuhachi
- Demonstration by Samwich
- DiscordColorways by DaBluLite
- DNDWhilePlaying by thororen
- DoNotLeak by Perny
- DontFilterMe by Samwich
- DoubleCounterBypass by nyx
- EmojiDumper by Cortex, Samwich, Woosh
- Encryptcord by Inbestigator
- EquicordCSS by FoxStorm1 and thororen (and all respective css developers)
- ExportContacts by dat_insanity
- FindReply by newwares
- FrequentQuickSwitcher by Samwich
- FriendshipRanks by Samwich
- FriendTags by Samwich
- GensokyoRadioRPC by RyanCaoDev and Prince527
- GifRoulette by Samwich
- Glide by Samwich
- GlobalBadges by HypedDomi and Hosted by Wolfie
- GodMode by Tolgchu
- GoogleThat by Samwich
- Grammar by Samwich
- GrammarFix by unstream
- HideMessage by Hanzy
- HolyNotes by Wolfie
- HomeTyping by Samwich
- HopOn by ImLvna
- Identity by Samwich
- IgnoreTerms by D3SOX
- IrcColors by Grzesiek11
- IRememberYou by zoodogood
- JumpToStart by Samwich
- KeyboardSounds by HypedDomi
- KeywordNotify by camila314
- MediaDownloader by Colorman
- Meow by Samwich
- MessageLinkTooltip by Kyuuhachi
- MessageLoggerEnhanced by Aria
- MessageTranslate by Samwich
- ModalFade by Kyuuhachi
- NewPluginsManager by Sqaaakoi
- noAppsAllowed by kvba
- NoBulletPoints by Samwich
- NoDefaultEmojis by Samwich
- NoDeleteSafety by Samwich
- NoModalAnimation by AutumnVN
- NoNitroUpsell by thororen
- NoRoleHeaders by Samwich
- NotificationTitle by Kyuuhachi
- NotifyUserChanges by D3SOX
- OnePingPerDM by ProffDea
- PhilsBetterMicrophone by Philhk
- PhilsBetterScreenshare by Philhk and walrus
- PhilsPluginLibrary by Philhk
- PlatformSpoofer by Drag
- PurgeMessages by bhop and nyx
- QuestCompleter by HappyEnderman, SerStars, thororen
- QuestionMarkReplacement by nyx
- Quoter by Samwich
- RepeatMessage by Tolgchu
- ReplaceActivityTypes by Nyako
- ReplyPingControl by ant0n and MrDiamond
- RPCStats by Samwich
- ScreenRecorder by AutumnVN
- SearchFix by Jaxx
- SekaiStickers by MaiKokain
- ServerSearch by camila314
- ShowBadgesInChat by Inbestigator and KrystalSkull
- Slap by Korbo
- SoundBoardLogger by Moxxie, fres, echo, thororen
- TalkInReverse by Tolgchu
- TeX by Kyuuhachi
- TextToSpeech by Samwich
- ThemeLibrary by Fafa
- Title by Kyuuhachi
- TosuRPC by AutumnVN
- Translate+ by Prince527 (Using Translate by Ven)
- UnlimitedAccounts by Balaclava and thororen
- UserPFP by nexpid and thororen
- UwUifier by echo
- VCSupport by thororen
- VencordRPC by AutumnVN
- VideoSpeed by Samwich
- ViewRaw2 by Kyuuhachi
- VoiceChatUtilities by Dams and D3SOX
- WebpackTarball by Kyuuhachi
- WhosWatching by fres
- Woof by Samwich
- YoutubeDescription by arHSM
Installing / Uninstalling
Windows
MacOS
Linux
Dependencies
Git and Node.JS LTS are required.
Installing Equicord Devbuild
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
Credits
Thank you to Suncord by VerticalSync for helping me when needed.
Thank you to Vendicated for creating Vencord.
Star History
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 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 Equicord in a server where you might get banned for it