Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(plugin): Voice Chat Utilities #600

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs(voiceChatUtilities): add readme
  • Loading branch information
D3SOX committed Jan 29, 2024
commit 72c8244dc7a13de5859e25f7d6306c9544fd0b63
5 changes: 5 additions & 0 deletions src/plugins/voiceChatUtilities/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# VoiceChatUtilities

Allows you to perform multiple actions on an entire channel (move, mute, disconnect, etc.)

![Screenshot](https://user-images.githubusercontent.com/60252259/224880206-9f923f0c-9939-4e1b-81ad-70167f0ee6d4.png)