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

[BUG] Voice chat users are unmuted if they're muted #67

Open
stem-discord-github-issues-potd bot opened this issue Jun 1, 2021 · 1 comment
Open
Labels
[Bug] Awaiting Validation Bug reported but not yet validated

Comments

@stem-discord-github-issues-potd

sender
retro#8664 - 329730235614363648

version

  • 1.1.5

branch

  • develop

latest commit hash

e019cb0d

Exactly what it says on the tin

@stem-discord-github-issues-potd stem-discord-github-issues-potd bot added the [Bug] Awaiting Validation Bug reported but not yet validated label Jun 1, 2021
@nopeless
Copy link
Member

nopeless commented Aug 8, 2021

@retro-ai

      await prop.victim.roles.remove(pendingRoles).catch(console.log);
      prop.victim.voice
        .kick()
        .catch((e) => console.error(`Unable to kick ${e} due to:`, e));```
this is the code atm
I don't see how its related to unmute

Please verify this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Bug] Awaiting Validation Bug reported but not yet validated
Projects
None yet
Development

No branches or pull requests

1 participant