Go to file
Jiiks 694463008d release 2015-08-31 17:07:19 +03:00
NodeInstaller Autoinstaller v0.2 2015-08-30 17:21:54 +03:00
WindowsInstaller Windows Installer Base 2015-08-27 15:46:05 +03:00
app correct init 2015-08-27 15:54:57 +03:00
css css 2015-08-31 16:42:29 +03:00
js temp 2015-08-31 16:59:34 +03:00
lib typo 2015-08-31 16:45:14 +03:00
.gitignore ignore 2015-08-27 15:49:32 +03:00
README.md release 2015-08-31 17:07:19 +03:00
betterdiscord.js module conversion 2015-08-27 15:38:54 +03:00
emotedata_ffz.json emotedata, twitch&ffz 2015-08-29 16:42:22 +03:00
emotedata_twitch.json emotedata, twitch&ffz 2015-08-29 16:42:22 +03:00
package.json module conversion 2015-08-27 15:38:54 +03:00
sbtn.png button graphic 2015-08-30 13:41:38 +03:00
serverlist.json base update 2015-08-28 10:59:08 +03:00
updater.json v0.1.3 2015-08-31 16:20:56 +03:00

README.md

BetterDiscordApp

Better Discord App enhances Discord desktop app with new features.

ss

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(soon) 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.

Public Servers: A menu for displaying public servers.(soon) Serverlist

Save Logs Locally: Save chatlogs locally.(soon)

Adding you server to public servers

Edit the Serverlist and submit a pull request.

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.