This commit is contained in:
Mirco Wittrien 2021-03-04 11:31:05 +01:00
parent 0d0058f6fc
commit 5a423956d0
13 changed files with 18 additions and 18 deletions

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "BadgesEverywhere",
"author": "DevilBro",
"version": "1.6.6",
"description": "Display Badges (Nitro, HypeSquad, etc...) in the chat/memberlist/userpopout"
"description": "Displays Badges (Nitro, Hypesquad, etc...) in the Chat/MemberList/UserPopout"
}
};

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 Badges (Nitro, Hypesquad, etc...) in the chat/memberlist/userpopout
Displays Badges (Nitro, Hypesquad, etc...) in the Chat/MemberList/UserPopout

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "BetterFriendList",
"author": "DevilBro",
"version": "1.3.2",
"description": "Add extra controls to the friends page, like sort by name/status, search and all/request/blocked amount"
"description": "Adds extra Controls to the Friends Page, for example sort by Name/Status, Search and All/Request/Blocked Amount"
},
"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 extra controls to the friends page, like sort by name/status, search and all/request/blocked amount
Adds extra Controls to the Friends Page, for example sort by Name/Status, Search and All/Request/Blocked Amount

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "BetterNsfwTag",
"author": "DevilBro",
"version": "1.2.7",
"description": "Add a more noticeable tag to NSFW channels"
"description": "Adds a more noticeable Tag to NSFW Channels"
},
"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 a more noticeable tag to NSFW channels
Adds a more noticeable Tag to NSFW Channels

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "BetterSearchPage",
"author": "DevilBro",
"version": "1.2.0",
"description": "Add some extra controls to the search results page"
"description": "Adds some extra Controls to the Search Results Page"
},
"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 some extra controls to the search results page
Adds some extra Controls to the Search Results Page

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "CharCounter",
"author": "DevilBro",
"version": "1.5.0",
"description": "Add a charcounter in the chat"
"description": "Adds a Character Counter to most Chat Inputs"
},
"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 a character counter to your textarea
Adds a Character Counter to most Chat Inputs

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "ChatAliases",
"author": "DevilBro",
"version": "2.2.4",
"description": "Allow the user to configure their own chat-aliases which will automatically be replaced before the message is being sent"
"description": "Allows you to configure your own Aliases/Commands"
},
"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 the user to configure their own chat-aliases which will automatically be replaced before the message is being sent
Allows you to configure your own Aliases/Commands

View File

@ -6,12 +6,12 @@
[patreon-badge]: https://img.shields.io/badge/Patreon-Support!-%23F96854.svg?logo=patreon&style=flat
[patreon-link]: https://patreon.com/MircoWittrien
- [Badges Everywhere](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/BadgesEverywhere) - Displays Badges (Nitro, Hypesquad, etc...) in the chat/memberlist/userpopout
- [Better Friend List](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/BetterFriendList) - Adds extra controls to the friends page, like sort by name/status, search and all/request/blocked amount
- [Better NSFW Tag](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/BetterNsfwTag) - Adds a more noticeable tag to NSFW channels
- [Better Search Page](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/BetterSearchPage) - Adds some extra controls to the search results page
- [Char Counter](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/CharCounter) - Adds a character counter to the chat
- [Chat Aliases](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ChatAliases) - Allows the user to configure their own chat-aliases which will automatically be replaced before the message is being sent
- [Badges Everywhere](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/BadgesEverywhere) - Displays Badges (Nitro, Hypesquad, etc...) in the Chat/MemberList/UserPopout
- [Better Friend List](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/BetterFriendList) - Adds extra Controls to the Friends Page, for example sort by Name/Status, Search and All/Request/Blocked Amount
- [Better NSFW Tag](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/BetterNsfwTag) - Adds a more noticeable Tag to NSFW Channels
- [Better Search Page](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/BetterSearchPage) - Adds some extra Controls to the Search Results Page
- [Char Counter](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/CharCounter) - Adds a Character Counter to most Chat Inputs
- [Chat Aliases](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ChatAliases) - Allows you to configure your own Aliases/Commands
- [Chat Filter](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ChatFilter) - Allows the user to censor Words or block complete Messages/Statuses
- [Complete Timestamps](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/CompleteTimestamps) - Replaces all timestamps with complete timestamps
- [Copy Raw Message](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/CopyRawMessage) - Adds a entry in the contextmenu when you right click a message that allows you to copy the raw contents of a message