Go to file
Zack Rauen 3b9ad9b75b First pass polyfill 2022-09-05 23:58:16 -04:00
.github Wrap with try..catch 2020-07-27 12:41:14 -04:00
assets Remove autoreload option 2022-08-07 17:26:47 -04:00
common First pass polyfill 2022-09-05 23:58:16 -04:00
injector First pass polyfill 2022-09-05 23:58:16 -04:00
preload First pass polyfill 2022-09-05 23:58:16 -04:00
renderer First pass polyfill 2022-09-05 23:58:16 -04:00
scripts Audit and fix inject 2022-06-25 02:59:23 -04: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 Adds some final touches 2020-07-30 11:34:59 -04:00
.travis.yml Removes gulp dependency 2020-10-24 20:10:46 -04:00
CHANGELOG.md Update changelog and version 2022-08-16 20:37:03 -04:00
CONTRIBUTING.md Add Translations section to CONTRIBUTING.md (#1367) 2022-08-31 11:59:53 -04:00
LICENSE Audit and fix inject 2022-06-25 02:59:23 -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 First pass polyfill 2022-09-05 23:58:16 -04:00
pnpm-lock.yaml First pass polyfill 2022-09-05 23:58:16 -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