# Equicord [Equicord](https://github.com/Equicord/Equicord) [![Equibop](https://img.shields.io/badge/Equibop-grey?style=flat)](https://github.com/Equicord/Equibop) [![Tests](https://github.com/Equicord/Equicord/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/Equicord/Equicord/actions/workflows/test.yml) [![Discord](https://img.shields.io/discord/1207691698386501634.svg?color=768AD4&label=Discord&logo=discord&logoColor=white)](https://discord.gg/VasF3Ma4Ab) Equicord is a fork of [Vencord](https://github.com/Vendicated/Vencord), with over 300+ plugins. You can join our [discord server](https://discord.gg/5Xh2W87egW) for commits, changes, chat or even support.


### Extra included plugins
Extra included plugins (123 additional plugins) - AllCallTimers by MaxHerbold and D3SOX - AltKrispSwitch by newwares - AmITyping by MrDiamond - Anammox by Kyuuhachi - atSomeone by Joona - 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 - BypassStatus by Inbestigator and thororen - ChannelTabs by TheSun, TheKodeToad, keifufu, Nickyux - CleanChannelName by AutumnVN - ClientSideBlock by Samwich - ColorMessage by Kyuuhachi - CommandPalette by Ethan - CopyUserMention by Cortex and castdrian - CustomSounds by ScattrdBlade - CuteAnimeBoys by ShadyGoat - CuteNekos by echo - CutePats by thororen - DeadMembers by Kyuuhachi - Demonstration by Samwich - DNDWhilePlaying by thororen - DoNotLeak by Perny - DontFilterMe by Samwich - DoubleCounterBypass by nyx - EmojiDumper by Cortex, Samwich, Woosh - Encryptcord by Inbestigator - EquicordCSS by 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 - GoodPerson by nin0dev - GoogleThat by Samwich - Grammar by Samwich - GrammarFix by unstream - HideMessage by Hanzy - HolyNotes by Wolfie - HomeTyping by Samwich - HopOn by ImLvna - Husk by nin0dev - Identity by Samwich - IgnoreTerms by D3SOX - InRole by nin0dev - IrcColors by Grzesiek11 - IRememberYou by zoodogood - Jumpscare by Surgedevs - JumpToStart by Samwich - KeyboardSounds by HypedDomi - KeywordNotify by camila314 (maintained by thororen) - LoginWithQR by nexpid - MediaDownloader by Colorman - MediaPlaybackSpeed by D3SOX - Meow by Samwich - MessageColors by Hen - 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 - NoMirroredCamera by Nyx - NoModalAnimation by AutumnVN - NoNitroUpsell by thororen - NoRoleHeaders by Samwich - NotificationTitle by Kyuuhachi - OnePingPerDM by ProffDea - PlatformSpoofer by Drag - PurgeMessages by bhop and nyx - QuestCompleter by HappyEnderman, SerStars (maintained by 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 - Shakespearean by vmohammad (Dev build only) - ShowBadgesInChat by Inbestigator and KrystalSkull - Slap by Korbo - SoundBoardLogger by Moxxie, fres, echo (maintained by thororen) - SteamStatusSync by niko - StickerBlocker by Samwich - TalkInReverse by Tolgchu - TeX by Kyuuhachi - TextToSpeech by Samwich - ThemeLibrary by Fafa - Timezones by Aria - Title by Kyuuhachi - TosuRPC by AutumnVN - Translate+ by Prince527 (Using Translate by Ven) - UnitConverter by sadan - UnlimitedAccounts by thororen - UnreadCountBadge by Joona - UserPFP by nexpid (maintained by thororen) - UwUifier by echo - VCSupport by thororen - VencordRPC by AutumnVN - VideoSpeed by Samwich - ViewRaw2 by Kyuuhachi - VoiceChatUtilities by D3SOX - WebpackTarball by Kyuuhachi - WhosWatching by fres - WigglyText by nexpid - Woof by Samwich - YoutubeDescription by arHSM
## Installing / Uninstalling Windows - [GUI](https://github.com/Equicord/Equilotl/releases/latest/download/Equilotl.exe) - [CLI](https://github.com/Equicord/Equilotl/releases/latest/download/EquilotlCli.exe) MacOS - [GUI](https://github.com/Equicord/Equilotl/releases/latest/download/Equilotl.MacOS.zip) Linux - [CLI](https://github.com/Equicord/Equilotl/releases/latest/download/EquilotlCli-Linux) ## Installing Equicord Devbuild ### Dependencies [Git](https://git-scm.com/download) and [Node.JS LTS](https://nodejs.dev/en/) are required. Install `pnpm`: > :exclamation: 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. ```shell npm i -g pnpm ``` > :exclamation: **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: ```shell git clone https://github.com/Equicord/Equicord cd Equicord ``` Install dependencies: ```shell pnpm install --frozen-lockfile ``` Build Equicord: ```shell pnpm build ``` Inject Equicord into your client: ```shell pnpm inject ``` ## Credits Thank you to [Vendicated](https://github.com/Vendicated) for creating [Vencord](https://github.com/Vendicated/Vencord) & [Suncord](https://github.com/verticalsync/Suncord) by [verticalsync](https://github.com/verticalsync) for helping when needed. ## 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 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