vanja-san / BetterDiscordApp

Better Discord enhances Discord desktop app with new features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BetterDiscord Build Status Language Grade GitHub Releases

Patreon Paypal

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

Grab the exe file from here.

macOS/OS X

Grab the zip file from here.

Linux

Grab the AppImage file from here.

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: Git, Node.js 12.x+ and the package manager npm.

  1. Clone this repository git clone https://github.com/rauenzi/BetterDiscordApp.git
  2. Install dependencies with npm install
  3. Build both the Injector and Renderer bundles with npm run build this will create a injector.js, preload.js, and renderer.js in the dist folder.
  4. Run the inject script to inject the local files into your Discord client (npm run inject). Alternately install it to non-stable using npm run inject canary.

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?

In our support servers we have channels with lists of official plugins and themes. Please note we do not have an official listing on a website and are not affiliated with any of those websites. However BetterDiscordLibrary is generally trustworthy.

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

About

Better Discord enhances Discord desktop app with new features.

License:Other


Languages

Language:JavaScript 89.1%Language:CSS 10.9%