Go to file
pohky aecb7000ca added disconnect voice on exit 2016-04-08 00:11:38 +02:00
NodeInstaller Close discord when installing 2015-12-01 11:52:34 +10:00
app correct init 2015-08-27 15:54:57 +03:00
css Update main.css 2016-04-08 00:54:59 +03:00
html HTML Loader and changelog base 2015-12-03 16:29:14 +02:00
js added disconnect voice on exit 2016-04-08 00:11:38 +02:00
lib beta stuff 2015-12-04 02:11:26 +02:00
.gitignore jsv1.3 2015-10-24 17:35:59 +03:00
README.md Credits 2015-11-28 16:41:43 +02:00
betterdiscord.js module conversion 2015-08-27 15:38:54 +03:00
emotedata_ffz.json fixed the fix 2015-12-03 04:31:18 +01:00
emotedata_twitch.json illegal 2015-10-05 20:40:12 +03:00
emotefilter.json aded Happy and Cheese 2015-11-28 22:05:12 +02:00
package.json Package version and comment out ide stuff 2015-11-30 21:57:09 +02:00
sbtn.png button graphic 2015-08-30 13:41:38 +03:00
serverlist.json Removed dead invite(speedrunning) 2015-11-19 17:22:42 +02:00
uninstall.js k 2015-12-03 05:53:11 +02:00
updater.json Updater 0.2.1 2015-12-01 01:00:31 +02:00
validator.js k 2015-12-03 05:53:11 +02:00

README.md

BetterDiscordApp

Better Discord App enhances Discord desktop app with new features.

As of JavaScript version 1.4, settings have been moved to Discord settings dialog.

ss

ss

If Discord has updated and the installer hasn't, try replacing the installer index.js with the latest one here: index.js

Auto Installation

  • Download the latest package from releases
  • Run the installer
  • Hopefully it works.
  • Installer requires node download the binaries and place in the same folder as the installer if you don't have node installed.
  • Installer uses asar which is bundled with the installer.
  • Installer uses wrench which is bundled with the installer.

Manual Installation

  • Extract app.asar
  • Add BetterDiscord as a dependency
  • Add init to Discord load event
  • Move BetterDiscord to node_modules

Features

Emotes: BetterDiscord adds all Twitch.tv, some FrankerFaceZ(~240 suggested emotes) and BetterTTV emotes to Discord.

Quick Emote Menu: Quick Emote Menu adds a menu for quickly adding twitch emotes.

Emote Autocapitalize: Automatically capitalize Twitch.tv global emotes.

Emote Autocomplete: Automatically completes/suggests emotes.(soon)

Minimal Mode: Minimal mode makes elements smaller and hides certain elements.

Voice Chat Mode: Only display voice channels

Public Servers: A menu for displaying public servers. Serverlist

Custom CSS BetterDiscord supports custom CSS for styling Discord to your liking.

Spoilers Add spoilers to your chat, simply add [!s] to your message.

Save Logs Locally: Save chatlogs locally.(soon)

Adding you server to public servers

Edit the Serverlist and submit a pull request.

BetterDiscord Uses the following API's

Credits

License

The MIT License (MIT)

Copyright (c)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.