-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
base: main
Are you sure you want to change the base?
Conversation
I'd love to see this plugin get implemented, but please make the timeout configurable. |
same here. really miss this plugin |
Really nice plugin would love to see it |
Sadly when I try to compile it as a userplugin it doesnt show me any context menu |
I will update it when i got time |
Maybe also add buttons to perform the action on everyone except yourself. |
Update VoiceChatUtilities
I know you shouldn't make it instant but for all people who want to instantly move or mute everyone I just reverted some things to make it work without RestApi, there is probably an easier way. (So it has all the problems from the beginning, like the getUserToken function, but it works.)
|
fix(voiceChatUtilities): check channel type
Isn't updated :( |
Try the version from my repo it works for me: https://github.com/D3SOX/vencord-userplugins |
Really cool plugin list
|
Description:
Allows you to perform multiple actions on an entire channel (move, mute, disconnect, etc.)
#590