This commit is contained in:
Mirco Wittrien 2021-03-04 12:26:17 +01:00
parent ad812aa29e
commit 741e6480d4
15 changed files with 21 additions and 21 deletions

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "MessageUtilities",
"author": "DevilBro",
"version": "1.8.7",
"description": "Offers you a number of useful message options (quick actions)"
"description": "Adds several Quick Actions for Messages (Delete, Edit, Pin, etc.)"
},
"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
Offers you a number of useful message options (quick actions)
Adds several Quick Actions for Messages (Delete, Edit, Pin, etc.)

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "NotificationSounds",
"author": "DevilBro",
"version": "3.5.9",
"description": "Allow you to replace the native sounds of Discord with your own"
"description": "Allows you to replace the native Sounds with custom Sounds"
},
"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
Allow you to replace the native sounds of Discord with your own
Allows you to replace the native Sounds with custom Sounds

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "OldTitleBar",
"author": "DevilBro",
"version": "1.6.7",
"description": "Revert the title bar back to its former self"
"description": "Allows you to switch to Discord's old Titlebar or add the native OS Titlebar"
}
};

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
Revert the title bar back to its former self
Allows you to switch to Discord's old Titlebar or add the native OS Titlebar

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "OwnerTag",
"author": "DevilBro",
"version": "1.3.7",
"description": "Add a tag or crown to the server owner (or admins/management)"
"description": "Adds a Tag/Crown to Server Owners (or Admins/Management)"
},
"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 tag or crown to the server owner (or admins/management)
Adds a Tag/Crown to Server Owners (or Admins/Management)

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "PersonalPins",
"author": "DevilBro",
"version": "2.0.0",
"description": "Allows you to save locally pin Messages similar to normal Pins"
"description": "Allows you to locally pin Messages"
},
"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
Allows you to save locally pin Messages similar to normal Pins
Allows you to locally pin Messages

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "PinDMs",
"author": "DevilBro",
"version": "1.7.9",
"description": "Allow you to pin DMs, making them appear at the top of your DMs/Server-List"
"description": "Allows you to pin DMs, making them appear at the top of your DMs/ServerList"
},
"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 pin DMs, making them appear at the top of your DMs/Guild-list
Allows you to pin DMs, making them appear at the top of your DMs/ServerList

View File

@ -15,7 +15,7 @@ module.exports = (_ => {
"name": "QuickMention",
"author": "DevilBro",
"version": "1.0.2",
"description": "Add a mention entry to the message option toolbar"
"description": "Adds a Mention Button to the Message Options Bar"
}
};

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 mention entry to the message option toolbar
Adds a Mention Button to the Message Options Bar

View File

@ -32,13 +32,13 @@
- [Image Utilities](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/ImageUtilities) - Adds several Utilities for Images/Videos (Gallery, Download, Reverse Search, Zoom, Copy, etc.)
- [Joined At Date](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/JoinedAtDate) - Displays the Joined At Date of a Member in the UserPopout and UserModal
- [Last Message Date](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/LastMessageDate) - Displays the Last Message Date of a Member for the current Server/DM in the UserPopout and UserModal
- [Message Utilities](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/MessageUtilities) - Offers a number of useful message options (quick actions)
- [Notification Sounds](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/NotificationSounds) - Allows you to replace the native sounds of Discord with your own
- [Old Title Bar](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/OldTitleBar) - Reverts the title bar back to its former self
- [Owner Tag](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/OwnerTag) - Adds a tag or crown to the server owner (or admins/management)
- [Personal Pins](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/PersonalPins) - Allows you to save locally pin Messages similar to normal Pins
- [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/Guild-list
- [Quick Mention](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/QuickMention) - Adds a mention entry to the message option toolbar
- [Message Utilities](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/MessageUtilities) - Adds several Quick Actions for Messages (Delete, Edit, Pin, etc.)
- [Notification Sounds](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/NotificationSounds) - Allows you to replace the native Sounds with custom Sounds
- [Old Title Bar](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/OldTitleBar) - Allows you to switch to Discord's old Titlebar or add the native OS Titlebar
- [Owner Tag](https://github.com/mwittrien/BetterDiscordAddons/tree/master/Plugins/OwnerTag) - Adds a Tag/Crown to Server Owners (or Admins/Management)
- [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