Testcord is a fork of Equicord which is a fork of Vencord, with over 710 plugins.
You can join our Discord server for commits, changes, chatting, or even support.
- 740+ plugins, more than any other fork
- No rules on which plugins can be added
- You decide what plugins you wanna use, not some admin that might not be comfortable with it (indi reference)
- Less stable, more fun
Testcord's included plugins can be found here.
Windows
MacOS
Linux
shell:
bash -c "$(curl -sS https://raw.githubusercontent.com/TestcordDev/Testcord/refs/heads/main/misc/install.sh)"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/Testcord instance, and you will most likely have to reinstall.
Clone Testcord:
git clone https://github.com/TestcordDev/TestCord
cd TestCordInstall dependencies:
pnpm install --frozen-lockfileBuild Testcord:
pnpm buildYou can also build dev (additional plugins) (not required):
pnpm devInject Testcord into your desktop client:
pnpm injectBuild Testcord for web:
pnpm buildWebAfter building Testcord'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
- Thororen for creating Equicord
- Vendicated for creating Vencord
- verticalsync for Suncord
Discord is a 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. Testcord is not affiliated with Equicord or Vencord.
⚠️ Using Testcord, Equicord or Vencord violates Discord's Terms of Service
Any Discord custom client is against TOS. Though we haven't seen anyone get banned for it yet. Unless you abuse (and by that I mean really abuse) risky plugins like statusRotation/sendtoalldms, etc. If you use these risky plugins with care, you'll be okay.