9e0f274b50
Merge development changes |
||
---|---|---|
.github | ||
assets | ||
common | ||
injector | ||
preload | ||
renderer | ||
scripts | ||
tests | ||
.eslintrc | ||
.gitignore | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
lgtm.yml | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml |
README.md
BetterDiscord
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.
Installation
Auto Installers
Manual Installation
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.
Prerequisites
1: Clone the repository
git clone https://github.com/BetterDiscord/BetterDiscord.git
2: Install dependencies
pnpm recursive install
3: Run Build Script
This will create a injector.js
, preload.js
, and renderer.js
in the dist
folder.
pnpm run build
4: Inject into your Discord client
Install to Stable
pnpm run inject
Install to PTB
pnpm run inject ptb
Install to Canary
pnpm run inject canary
Additional Scripts
Compiling & Distribution
This will create a betterdiscord.asar
file in the dist
folder.
pnpm run dist
FAQ
What is this?
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.
Where can I get plugins and themes?
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.
Support Servers?
There are two: The main server, and the backup.
Supporters
These people have all subscribed to the True Supporter
tier on Patreon to support me.
Kraken |
SPHHAX |
DefCon42 |
Justxn |
monkey |
Gibbu |
Orekieh |
Bandagers
These people have all subscribed to the Bandager
tier on Patreon to support me.
William JCM |
NFLD99 |
Tenuit |
Pu |
Paco |
Jordan |
Donors
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 |
Contributors
For information on contributing to this project, please see CONTRIBUTING.md.