Go to file
Zerebos 03efbfd447
Change how patching modules works (#1474)
2022-11-06 14:33:47 -05:00
.github Change LICENSE + update and clean several parts of repo (#1459) 2022-10-20 13:56:58 -04:00
assets Update translations 2022-10-14 23:29:19 -04:00
common First pass polyfill 2022-09-05 23:58:16 -04:00
injector Update for canary 2022-10-27 14:37:37 -04:00
preload Change how patching modules works (#1474) 2022-11-06 14:33:47 -05:00
renderer Change how patching modules works (#1474) 2022-11-06 14:33:47 -05:00
scripts Fix inject script for Electron v17+ 2022-10-28 22:27:35 +02:00
tests Restructure BD into a small mono-repo 2021-03-06 03:30:16 -05:00
.eslintrc First pass polyfill 2022-09-05 23:58:16 -04:00
.gitignore Add translation update script 2022-10-14 23:22:57 -04:00
CHANGELOG.md Update version and changelog 2022-10-15 01:00:14 -04:00
CODE_OF_CONDUCT.md Change LICENSE + update and clean several parts of repo (#1459) 2022-10-20 13:56:58 -04:00
CONTRIBUTING.md Change LICENSE + update and clean several parts of repo (#1459) 2022-10-20 13:56:58 -04:00
LICENSE Change LICENSE + update and clean several parts of repo (#1459) 2022-10-20 13:56:58 -04:00
README.md Move remaining things to pnpm 2022-09-04 19:02:41 -04:00
lgtm.yml more devops/ci stuff 2020-07-24 00:07:50 -04:00
package.json Fix plugin settings and invites 2022-10-17 18:05:08 -04:00
pnpm-lock.yaml Add translation update script 2022-10-14 23:22:57 -04:00
pnpm-workspace.yaml Initial switch to pnpm 2022-09-04 19:00:01 -04:00

README.md

BetterDiscord Language Grade GitHub Releases Discord

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

Windows Installer Mac Installer Linux Installer

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
Kraken
SPHHAX
SPHHAX
DefCon42
DefCon42
Justxn
Justxn
monkey
monkey
Gibbu
Gibbu
Orekieh
Orekieh

Bandagers

These people have all subscribed to the Bandager tier on Patreon to support me.

William JCM
William JCM
NFLD99
NFLD99
Tenuit
Tenuit
Pu
Pu
Paco
Paco
Jordan
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.

Contributors