BetterDiscord is a free, open-source client modification for the Discord desktop app on macOS that unlocks custom themes, user-authored plugins, and interface tweaks the official client deliberately omits.
What is BetterDiscord?
BetterDiscord is a layered enhancement that injects itself into Discord's Electron shell, giving power users a plugin runtime and a theme engine that sit on top of — not instead of — the standard Discord experience. Your servers, DMs, and voice calls work exactly as before; what changes is everything around them.
The project has been alive for years and has accumulated a healthy ecosystem of community-built plugins and hand-crafted CSS themes. If you have spent any time squinting at Discord's default dark grey and thinking "this could be sharper," BetterDiscord is the answer most of the community reaches for first.
What does BetterDiscord do best?
BetterDiscord excels at making Discord look and behave the way you want rather than the way a product team decided. Its theme engine gives you full CSS control over every pixel of the interface — I run a high-contrast transparent sidebar that I could never approximate with Discord's built-in appearance settings.
- Themes: drop a .theme.css file into the themes folder and the whole client re-skins instantly. The community catalogue has hundreds, ranging from near-stock refinements to full glassmorphism overhauls.
- Plugins: JavaScript plugins can surface hidden user stats, add a proper message search history, restore the old-style compact member list, or pipe custom notifications to other apps.
- Developer tools: the built-in DevTools passthrough and a live theme reload loop make BetterDiscord legitimately useful for people building their own mods.
- Zero account dependency: everything runs locally. No login to a third-party service, no account linkage.
Is BetterDiscord free?
Yes — BetterDiscord is entirely free to download and use. The project is open-source and community-maintained, with no premium tier, no subscription, and no paywall in front of any feature.
Individual plugin and theme authors may accept tips or donations on their own terms, but the core mod and its installer carry no cost.
Who should use BetterDiscord?
BetterDiscord is best suited to power users who are comfortable with the idea that client mods occupy a grey area in Discord's Terms of Service. Discord does not officially sanction client modifications; the risk of account action is low in practice and I have personally run BetterDiscord for extended periods without issue, but it is not zero — and if your account is tied to a large server you administer or a Nitro subscription you rely on, weigh that honestly.
If you are a developer, a streamer who cares about on-screen aesthetics, or simply someone who spends eight-plus hours a day in Discord and finds the default interface limiting, the quality-of-life gains are substantial. If you want plug-and-play safety and no configuration overhead, the official client is the right choice.
What are the best BetterDiscord alternatives?
The main alternatives are Vencord and Replugged. Vencord has grown rapidly and is now arguably BetterDiscord's closest rival — it ships many useful patches as first-party built-ins rather than requiring separate plugin downloads, and its install story on macOS is marginally smoother. Replugged targets developers more explicitly, with a typed plugin API and a focus on long-term stability across Discord updates.
For users who want zero Terms-of-Service exposure, ArmCord and Vesktop are standalone Electron wrappers that replicate much of the BetterDiscord experience without patching the official client — though their plugin libraries are smaller.
How does BetterDiscord compare to Vencord?
BetterDiscord has the larger and more mature theme catalogue — if you want variety of visual customisation, it still wins. Vencord patches more Discord behaviour out of the box (for example, it can restore the old username system or remove tracking calls) without needing separate plugin files, which appeals to users who want a curated set of sane defaults rather than a plugin marketplace. I keep BetterDiscord installed primarily for themes and run Vencord on a second account to test its plugin defaults — the two projects are not really in competition so much as offering different philosophies on how a mod should be structured.