This commit is contained in:
Mirco Wittrien 2021-03-05 11:21:21 +01:00
parent 741e6480d4
commit 8723c8a336
45 changed files with 64 additions and 64 deletions

View File

@ -39,21 +39,21 @@
- [Personal Pins](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/PersonalPins) - Allows you to locally pin Messages
- [Pin DMs](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/PinDMs) - Allows you to pin DMs, making them appear at the top of your DMs/ServerList
- [Quick Mention](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/QuickMention) - Adds a Mention Button to the Message Options Bar
- [Read All Notifications Button](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ReadAllNotificationsButton) - Adds a little button at the top of your serverlist that enables you to clear all mentions and messagesnotifications at once
- [Remove Blocked Messages](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/RemoveBlockedMessages) - Removes blocked messages/users completely
- [Remove Nicknames](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/RemoveNicknames) - Replaces all nicknames with the actual accountnames
- [Reveal All Spoilers Option](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/RevealAllSpoilersOption) - Adds an entry to the message contextmenu to reveal all spoilers within a messageblock
- [Send Large Messages](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/SendLargeMessages) - Allows you to enter larger messages in the chattextarea, which allows you to automatically send the message in several smaller messages
- [Server Counter](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ServerCounter) - Adds a server counter to the server list
- [Server Details](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ServerDetails) - Shows details of a server when you hover over the icon in the server list
- [Server Folders](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ServerFolders) - Changes Discords native Folders in a way to open Servers within a Folder in a new bar to the right - Also adds a bunch of new features to more easily organize, customize and manage your Folders
- [Read All Notifications Button](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ReadAllNotificationsButton) - Adds a Clear Button to the Server List and the Mentions Popout
- [Remove Blocked Messages](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/RemoveBlockedMessages) - Removes blocked Messages/Users
- [Remove Nicknames](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/RemoveNicknames) - Replaces Nicknames with Accountnames
- [Reveal All Spoilers Option](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/RevealAllSpoilersOption) - Allows you to reveal all Spoilers within a Message
- [Send Large Messages](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/SendLargeMessages) - Allows you to enter larger Messages, which will automatically split into several smaller Messages
- [Server Counter](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ServerCounter) - Adds a Server Counter to the Server List
- [Server Details](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ServerDetails) - Shows Server Details in the Server List Tooltip
- [Server Folders](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ServerFolders) - Changes Discord's Folders, Servers open in a new Container, also adds extra Features to more easily organize, customize and manage your Folders
- [Server Hider](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ServerHider) - Allows you to hide certain Servers in your Server List
- [Show Hidden Channels](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ShowHiddenChannels) - Displays all hidden channels that can't be accessed due to role restrictions in a new category
- [Spell Check](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/SpellCheck) - Adds a spellcheck to all textareas
- [Spotify Controls](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/SpotifyControls) - Adds a control panel to discord when listening to spotify
- [Show Hidden Channels](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ShowHiddenChannels) - Displays all hidden Channels, which can't be accessed due to Role Restrictions, this won't allow you to read them (impossible)
- [Spell Check](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/SpellCheck) - Adds a Spell Check to all Message Inputs
- [Spotify Controls](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/SpotifyControls) - Adds a Control Panel while listening to Spotify on a connected Account
- [Steam Profile Link](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/SteamProfileLink) - Opens Steam Links in Steam instead of your Browser
- [Theme Settings](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ThemeSettings) - Allows you to change Theme Variables within BetterDiscord
- [Timed Light Dark Mode](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/TimedLightDarkMode) - Allows you to automatically change light/dark mode depending on the time of date - Slider is added to the 'Appearance' settings
- [Top Role Everywhere](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/TopRoleEverywhere) - Adds the highest role of a user as a tag
- [User Notes](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/UserNotes) - Allows you to write your own user notes wihtout a character limit
- [Write UpperCase](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/WriteUpperCase) - Changes the first letter of each sentence in message input to uppercase
- [Theme Settings](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ThemeSettings) - Allows you to change Theme Variables within Discord
- [Timed Light Dark Mode](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/TimedLightDarkMode) - Adds a Time Slider to the Appearance Settings
- [Top Role Everywhere](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/TopRoleEverywhere) - Adds the highest Role of a User as a Tag
- [User Notes](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/UserNotes) - Allows you to write User Notes locally
- [Write UpperCase](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/WriteUpperCase) - Changes the first Letter of each Sentence in Message Inputs to Uppercase

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Add a little button at the top of your serverlist that enables you to clear all mentions and messagesnotifications at once
Adds a Clear Button to the Server List and the Mentions Popout

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "ReadAllNotificationsButton",
"author": "DevilBro",
"version": "1.6.6",
"description": "Add a button to clear all notifications"
"description": "Adds a Clear Button to the Server List and the Mentions Popout"
},
"changeLog": {
"improved": {

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Removes blocked messages/users completely
Removes blocked Messages/Users

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "RemoveBlockedMessages",
"author": "DevilBro",
"version": "1.2.4",
"description": "Removes blocked messages/users completely"
"description": "Removes blocked Messages/Users"
},
"changeLog": {
"fixed": {

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Replace all nicknames with the actual accountnames
Replaces Nicknames with Accountnames

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "RemoveNicknames",
"author": "DevilBro",
"version": "1.3.8",
"description": "Replace all nicknames with the actual accountnames"
"description": "Replaces Nicknames with Accountnames"
},
"changeLog": {
"fixed": {

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Add an entry to the message contextmenu to reveal all spoilers within a messageblock
Allows you to reveal all Spoilers within a Message

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "RevealAllSpoilersOption",
"author": "DevilBro",
"version": "1.0.5",
"description": "Add an entry to the message contextmenu to reveal all spoilers within a messageblock"
"description": "Allows you to reveal all Spoilers within a Message"
}
};

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Allows you to enter larger messages in the chattextarea, which allows you to automatically send the message in several smaller messages
Allows you to enter larger Messages, which will automatically split into several smaller Messages

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "SendLargeMessages",
"author": "DevilBro",
"version": "1.6.6",
"description": "Allows you to enter larger messages in the chattextarea, which allows you to automatically send the message in several smaller messages"
"description": "Allows you to enter larger Messages, which will automatically split into several smaller Messages"
},
"changeLog": {
"improved": {

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Add a server counter to the server list
Adds a Server Counter to the Server List

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "ServerCounter",
"author": "DevilBro",
"version": "1.0.3",
"description": "Add a server counter to the server list"
"description": "Adds a Server Counter to the Server List"
},
"changeLog": {
"fixed": {

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Show details of a server when you hover over the icon in the server list
Shows Server Details in the Server List Tooltip

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "ServerDetails",
"author": "DevilBro",
"version": "1.0.4",
"description": "Show details of a server when you hover over the icon in the server list"
"description": "Shows Server Details in the Server List Tooltip"
},
"changeLog": {
"fixed": {

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Patche Discords native Folders in a way to open Servers within a Folder in a new bar to the right. Also adds a bunch of new features to more easily organize, customize and manage your Folders
Changes Discord's Folders, Servers open in a new Container, also adds extra Features to more easily organize, customize and manage your Folders

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "ServerFolders",
"author": "DevilBro",
"version": "6.8.9",
"description": "Patch Discords native Folders in a way to open Servers within a Folder in a new bar to the right, also adds a bunch of new features to more easily organize, customize and manage your Folders"
"description": "Changes Discord's Folders, Servers open in a new Container, also adds extra Features to more easily organize, customize and manage your Folders"
}
};

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Allows you to hide certain Servers in your Server List
Allows you to hide certain Servers in your Server List

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Display all hidden channels that can't be accessed due to role restrictions in a new category
Displays all hidden Channels, which can't be accessed due to Role Restrictions, this won't allow you to read them (impossible)

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "ShowHiddenChannels",
"author": "DevilBro",
"version": "2.9.3",
"description": "Display channels that are hidden from you by role restrictions"
"description": "Displays all hidden Channels, which can't be accessed due to Role Restrictions, this won't allow you to read them (impossible)"
},
"changeLog": {
"added": {

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Add a spellcheck to all textareas
Adds a Spell Check to all Message Inputs

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "SpellCheck",
"author": "DevilBro",
"version": "1.5.5",
"description": "Add a Spellcheck to all Textareas. Select a Word and Right Click it to add it to your Dictionary"
"description": "Adds a Spell Check to all Message Inputs. Select a Word and Right Click it to add it to your Dictionary"
}
};

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Add a control panel to discord when listening to spotify
Adds a Control Panel while listening to Spotify on a connected Account

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "SpotifyControls",
"author": "DevilBro",
"version": "1.1.1",
"description": "Add a control panel to discord when listening to spotify"
"description": "Adds a Control Panel while listening to Spotify on a connected Account"
},
"changeLog": {
"improved": {

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Allow you to change Theme Variables within BetterDiscord
Allows you to change Theme Variables within Discord

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "ThemeSettings",
"author": "DevilBro",
"version": "1.3.2",
"description": "Allow you to change Theme Variables within BetterDiscord. Adds a Settings button (similar to Plugins) to customizable Themes in your Themes Page"
"description": "Allows you to change Theme Variables within Discord. Adds a Settings button (similar to Plugins) to customizable Themes in your Themes Page"
}
};

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Allow you to automatically change light/dark mode depending on the time of date. Slider is added to the 'Appearance' settings
Adds a Time Slider to the Appearance Settings

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "TimedLightDarkMode",
"author": "DevilBro",
"version": "1.1.0",
"description": "Allow you to automatically change light/dark mode depending on the time of day - Slider is added to the 'Appearance' settings"
"description": "Adds a Time Slider to the Appearance Settings"
}
};

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Add the highest role of a user as a tag
Adds the highest Role of a User as a Tag

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "TopRoleEverywhere",
"author": "DevilBro",
"version": "3.0.5",
"description": "Add the highest role of a user as a tag"
"description": "Adds the highest Role of a User as a Tag"
},
"changeLog": {
"added": {

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Allow you to write your own user notes wihtout a character limit
Allows you to write User Notes locally

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "UserNotes",
"author": "DevilBro",
"version": "1.0.6",
"description": "Allow you to write your own user notes wihtout a character limit"
"description": "Allows you to write User Notes locally"
},
"changeLog": {
"improved": {

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Changes the first letter of each sentence in message input to uppercase
Changes the first Letter of each Sentence in Message Inputs to Uppercase

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "WriteUpperCase",
"author": "DevilBro",
"version": "1.2.9",
"description": "Changes the first letter of each sentence in message input to uppercase"
"description": "Changes the first Letter of each Sentence in Message Inputs to Uppercase"
},
"changeLog": {
"improved": {

View File

@ -1,6 +1,6 @@
/**
* @name BasicBackground
* @description Allows you to use a background image in Discord without greatly altering the basic layout of Discord
* @description Allows you to use a Background Image in Discord without greatly altering the basic Layout of Discord
* @author DevilBro
* @version 1.0.5
* @authorId 278543574059057154

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Allows you to use a background image in Discord without greatly altering the basic layout of Discord
Allows you to use a Background Image in Discord without greatly altering the basic Layout of Discord

View File

@ -1,6 +1,6 @@
/**
* @name BlurpleRecolor
* @description Replaces Discords native Blurple and Boost-Pink with your own color
* @description Replaces Discord's native Blurple and Boost-Pink with your own Color
* @author DevilBro
* @version 1.0.0
* @authorId 278543574059057154

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Replaces Discords native Blurple and Boost-Pink with your own color
Replaces Discord's native Blurple and Boost-Pink with your own Color

View File

@ -1,6 +1,6 @@
/**
* @name DiscordRecolor
* @description Allows you to customize Discords native color scheme
* @description Allows you to customize Discord's native Color Scheme
* @author DevilBro
* @version 1.0.0
* @authorId 278543574059057154

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Allows you to customize Discords native color scheme
Allows you to customize Discord's native Color Scheme

View File

@ -1,6 +1,6 @@
/**
* @name EmojiReplace
* @description Replaces Discords Emojis with Emojis of a different provider (Apple, Facebook...)
* @description Replaces Discord's Emojis with Emojis of a different Provider (Apple, Facebook...)
* @author DevilBro
* @version 1.0.0
* @authorId 278543574059057154

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Replaces Discords Emojis with Emojis of a different provider (Apple, Facebook...)
Replaces Discord's Emojis with Emojis of a different Provider (Apple, Facebook...)

View File

@ -6,8 +6,8 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
- [Basic Background](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/BasicBackground) - Allows you to use a background image in Discord without greatly altering the basic layout of Discord
- [Blurple Recolor](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/BlurpleRecolor) - Replaces Discords native Blurple and Boost-Pink with your own color
- [Discord Recolor](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/DiscordRecolor) - Allows you to customize Discords native color scheme
- [Emoji Replace](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/EmojiReplace) - Replaces Discords Emojis with Emojis of a different provider (Apple, Facebook...)
- [Server Columns](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/ServerColumns) - Changes the Server List to a grid-like structure that allows any amount of columns
- [Basic Background](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/BasicBackground) - Allows you to use a Background Image in Discord without greatly altering the basic Layout of Discord
- [Blurple Recolor](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/BlurpleRecolor) - Replaces Discord's native Blurple and Boost-Pink with your own Color
- [Discord Recolor](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/DiscordRecolor) - Allows you to customize Discord's native Color Scheme
- [Emoji Replace](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/EmojiReplace) - Replaces Discord's Emojis with Emojis of a different Provider (Apple, Facebook...)
- [Server Columns](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Themes/ServerColumns) - Changes the Server List to a grid-like Structure that allows any Amount of Columns

View File

@ -9,4 +9,4 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
Changes the Server List to a grid-like structure that allows any amount of columns
Changes the Server List to a grid-like Structure that allows any Amount of Columns

View File

@ -1,6 +1,6 @@
/**
* @name ServerColumns
* @description Changes the Server List to a grid-like structure that allows any amount of columns
* @description Changes the Server List to a grid-like Structure that allows any Amount of Columns
* @author DevilBro
* @version 1.0.6
* @authorId 278543574059057154