- BetterDiscord for Mac
- Better discord mac os
- About
- Better discord mac os
- About
- BetterFormattingRedux
- Features
- Codeblocks & Programming Languages
- Sortable Buttons & Tooltips
- Formatting Toolbar
- New Formatting Options
- Superscript (^^)
- Small Caps (%%)
- Fullwidth (##)
- Upsidedown (&&)
- Varied Caps (||)
- Escaping Unwanted Tags (\)
- Plugin Settings
- Toolbar Buttons
- Active Formats
- Wrappers
- Formatting
- Functional Plugin Settings
- Style Settings
- Better discord mac os
- About
BetterDiscord for Mac
BetterDiscord 1.0.0 LATEST
macOS 10.15 Catalina or later
BetterDiscord for Mac 2021 full offline installer setup for Mac
BetterDiscord for Mac is an optional customization add-on application for Discord, the world’s leading chat platform used for connecting gamers from all around the world into a single community that thrives on the comprehensive text and audio communication that far surpass the offerings of the competing applications such as Skype, Mumble, TeamSpeak and others.
When installed on your Mac, BetterDiscord for macOS will unlock access to the new suite of helpful emotes, plugins and themes, transforming your Discord app into a much more customizable platform that can help you optimize your daily workflow, showcase your style and allow easier access to all your online friends, in-app discussion boards and more.
In addition to the numerous consumer-facing features, this free and lightweight app prides itself on introducing additional security and optimization features that can help you reduce the CPU load when managing access to an incredible variety of chat channels, modern chat tools, built-in browser support, and much more.
While the Better Discord app can perfectly well serve Mac novices who just want quick access to new customization features (such as the ability to change and hide some of the Discord’s core UI elements), this app also provides access to the fully-featured CSS editor that will enable seasoned macOS users and coders to customize their Discord experience to their exact needs.
Upon installing Better Discord for Mac (which is distributed online as a sub-1MB archive that can be deployed to your Mac in mere seconds), the app will be integrated into Discord’s Settings page, where it will add new categories such as Core, Emotes, Custom CSS, Plugins, and Themes.
The most extensive and feature-full section of all those presented is Core, where you users are presented with a wide array of useful tools that can sometimes dramatically change the functioning of the entire app, including toggles for Public Servers, Minimal Mode, Voice Mode, Dark Mode, 24 Hour Timestamps, Colored Text, and intricate Developer mode. Emotes tab can infuse the Discord with many new emotes, including full integration of Twitch emotes, Name toggle, emote modifiers, and more.
Developers of BetterDiscord recommend that users who are not well-versed in coding do not attempt to make changes to the app inside the Custom CSS Editor tab. The app is a small but incredibly versatile customization addon for Discord, and as such, it can provide value to almost every Discord user.
This community-created app continues to evolve to this day, introducing new customization features to this popular communication platform. It can be downloaded today for FREE.
Источник
Better discord mac os
BetterDiscord
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.
Grab the exe file from here.
Grab the zip file from here.
Grab the AppImage file from here.
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.
- Clone this repository git clone https://github.com/BetterDiscord/BetterDiscord.git
- Install dependencies with npm install
- 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.
- 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 .
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.
These people have all subscribed to the True Supporter tier on Patreon to support me.
Kraken | SPHHAX | DefCon42 | Justxn | monkey | Gibbu | Orekieh |
These people have all subscribed to the Bandager tier on Patreon to support me.
William JCM | NFLD99 | Tenuit | Pu | Paco | Jordan |
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.
Источник
Better discord mac os
A simple standalone program which automates the installation, removal and maintenance of BetterDiscord.
This repository contains the source code for the BetterDiscord installer. This installer is written with electron-webpack and Svelte 3.
These will link you to the latest builds found in the releases tab of this repository.
This is a tutorial designed for people looking to contribute to, or work directly with the installer’s source code. If you are just looking to download and install BetterDiscord, visit the releases page of this repository.
- Git
- Node.js with npm .
- Command line of your choice.
1: Clone the repository.
This will create a local copy of this repository and navigate you to the root folder of the repository.
2: Install Dependencies
Run this command at the root folder to install dependencies:
3: Run Build Script
To run the installer in development mode, simply run the following command:
This project uses ESLint. Run this command to lint your changes:
For information on contributing to this project, please see CONTRIBUTING.md.
About
A simple standalone program which automates the installation, removal and maintenance of BetterDiscord.
Источник
BetterFormattingRedux
Lets you format your messages with buttons and adds more formatting options.
Features
Codeblocks & Programming Languages
Sortable Buttons & Tooltips
Formatting Toolbar
BFRedux adds a handy toolbar to make formatting easier.
Click the buttons to insert tags or surround the selected text with tags.
New Formatting Options
Superscript (^^)
^Sample Text^ will show up as ˢᵃᵐᵖˡᵉ ᵀᵉˣᵗ
Small Caps (%%)
%Sample Text% will show up as Sᴀᴍᴘʟᴇ Tᴇxᴛ
Fullwidth (##)
##Sample Text## will show up as Sample Text or S A M P L E T E X T
Upsidedown (&&)
&&Sample Text&& will show up as ʇxǝ┴ ǝldɯɐS or Sɐɯdlǝ ┴ǝxʇ
Varied Caps (||)
||Sample Text|| will show up as SaMpLe TeXt or sAmPlE tExT
++Sample Text++ will show up as 54mp13 73×7
Escaping Unwanted Tags (\)
Put a backslash before the tags if you want them to be rendered normally.
\##Sample Text\## will show up as ##Sample Text##
Plugin Settings
The settings can be found in Settings > BetterDiscord > Plugins
Note: There is no save button to click, settings update automatically.
Toolbar Buttons
- Allows you to choose which buttons to have on the toolbar
Active Formats
- Adds a checkbox for every custom format allowing you to enable/disable them
Wrappers
The default wrappers ( ^ , % , ## , && , || , ++ ) can all be customized in the settings panel. They can be any symbol or letters of any length.
Formatting
- The fullwidth format can switch between Sample Text and S A M P L E T E X T.
- The upsidedown text can switch between ʇxǝ┴ ǝldɯɐS and Sɐɯdlǝ ┴ǝxʇ.
- The varied caps can switch between SaMpLe TeXt and sAmPlE tExT. (Change whether to start with a capital)
Functional Plugin Settings
- You can switch between the text buttons or icons for buttons
- You can change between the default hover mode (from above), or click to see toolbar.
- Optionally, you can make it disappear when the message is sent
- You can also switch format chaining order from outside first to inside first which means:
&&##Sample Text##&& will give you txeT elpmaS instead of ʇxǝ┴ ǝldɯɐS (May not appear right in browser)
##&&Sample Text&&## will give you ʇxǝ┴ ǝldɯɐS instead of &&Sample Text&& (May not appear right in browser)
Style Settings
- Change the opacity of the toolbar
- Change the size of the text
- Swap the toolbar (and arrow) from the right side (above) to the left side
Источник
Better discord mac os
If you have issues then join the BD Discord server: Here
Do not contact Discord support about BD issues.
All plugins must be named *.plugin.js and all themes must be named *.theme.css
Better Discord App enhances the Discord desktop app with new features.
Windows Universal Installer
- Download the latest installer from releases
- Follow the instructions
- .NET 4.0 required https://www.microsoft.com/en-us/download/details.aspx?id=30653
- Windows Installer users asar.net https://github.com/Jiiks/asar.net
- Download the latest package from releases
- Run the installer
- 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.
- Extract app.asar
- Add BetterDiscord as a dependency
- Add init to Discord load event
- Move BetterDiscord to node_modules
Emotes: BetterDiscord adds all Twitch.tv, most FrankerFaceZ and BetterTTV emotes to Discord. Supported emotes: https://betterdiscord.net/emotes
Quick Emote Menu: Quick Emote Menu adds a menu for quickly adding twitch emotes and your favorite 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: Public server listing provided by: DiscordServers.com
Custom CSS BetterDiscord supports custom CSS for styling Discord to your liking.
Custom Themes BetterDiscord comes with a theme loader for loading your own or downloading themes made by others.
Plugins BetterDiscord comes with a JavaScript plugin loader for loading your own or downloading plugins made by others.
Spoilers Add spoilers to your chat, simply add [!s] to your message.
Save Logs Locally: Save chatlogs locally.(soon)
Adding your server to public servers
As of JS1.60 the public server list is supplied by DiscordServers.com Add your server there and it will appear in the list!
BetterDiscord Uses the following API’s
- https://twitchemotes.com/apidocs for Twitch emotes
- https://api.betterttv.net/emotes for BetterTTV emotes
- MacOS Installer by Candunc
- Emote titles by pendo324
- Majority of FFZ emote work by Pohky and DeathStrikeV
- Majority of BTTV emote work by EhsanKia
The MIT License (MIT)
Copyright (c) 2015-present Jiiks | Jiiks.net
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.
About
Better Discord App enhances Discord desktop app with new features.
Источник