BetterDiscord is a client modification for Discord. This allows you to add plugins and themes to your personal copy of Discord. BetterDiscord also adds a number of other features out of the box.
For normal users, installing via the installers makes the most sense. However when wanting to either develop BetterDiscord, or when the installers do not work, this option can be used.
git clone https://github.com/BetterDiscord/BetterDiscord.git
pnpm recursive install
This will create a injector.js
, preload.js
, and renderer.js
in the dist
folder.
pnpm run build
pnpm run inject
pnpm run inject ptb
pnpm run inject canary
This will create a betterdiscord.asar
file in the dist
folder.
pnpm run dist
This is a client modification for Discord. It allows you to add plugins and themes to your client. Plugins can add functionality and useful features. Themes can completely change the look and feel of Discord.
BD has some other built-in features such as Emotes from Twitch, FFZ, and BBTV, as well as an in-client server browser.
The easiest way to find plugins and themes is to browse them on our website: https://betterdiscord.app/. Additionally, in our support servers we have channels with lists of official plugins and themes.
There are two: The main server, and the backup.
These people have all subscribed to the True Supporter
tier on Patreon to support me.
Kraken |
SPHHAX |
DefCon42 |
Justxn |
monkey |
Gibbu |
Orekieh |
These people have all subscribed to the Bandager
tier on Patreon to support me.
William JCM |
NFLD99 |
Tenuit |
Pu |
Paco |
Jordan |
These people have either donated or subscribed to the most basic patron tier to support me.
aetheryx |
JBeauDee |
vantiss |
xstefen |
『Sorey』 |
LiVeR |
SweetLilyCake |
GameKuchen |
Lozo |
Akira |
Pixel |
For information on contributing to this project, please see CONTRIBUTING.md.