mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 09:56:24 +00:00
Updated README.md
This commit is contained in:
parent
bd4d1e741a
commit
9711c46e3c
3 changed files with 18 additions and 0 deletions
|
@ -1,3 +1,21 @@
|
|||
# Voice Mute Blocked Users
|
||||
|
||||
The **Voice Mute Blocked Users** plugin automatically mutes users that you have blocked on Discord, enhancing visibility and manageability in your communication environment. This plugin transforms normal blocks into effective voice mutes, ensuring a smoother experience.
|
||||
|
||||
## Functionality
|
||||
|
||||
- **Block/Unblock Logic**:
|
||||
|
||||
- When a user is blocked, they are automatically muted if not already muted.
|
||||
- When a user is unblocked, they are unmuted if they were previously muted.
|
||||
|
||||
- **User Context Menu**:
|
||||
- Adds a menu item to mute/unmute users directly from their context menu.
|
||||
|
||||
Before:
|
||||
|
||||
![Before Image](before.png "Title for Before Image")
|
||||
|
||||
After:
|
||||
|
||||
![After Image](after.png "Title for After Image")
|
||||
|
|
BIN
src/plugins/voiceMuteBlockedUsers/after.png
Normal file
BIN
src/plugins/voiceMuteBlockedUsers/after.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
src/plugins/voiceMuteBlockedUsers/before.png
Normal file
BIN
src/plugins/voiceMuteBlockedUsers/before.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 53 KiB |
Loading…
Reference in a new issue