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

add custom voice channels #495

Merged
merged 2 commits into from
Nov 27, 2024
Merged

add custom voice channels #495

merged 2 commits into from
Nov 27, 2024

Conversation

danthe1st
Copy link
Member

@danthe1st danthe1st commented Sep 15, 2024

This PR adds custom voice channels to the bot.

When a user joins the template VC, they get a copy of the VC with MANAGE_MESSAGES permissions and are pinged with some information about custom VCs.
Users can:

  • edit VC settings via Discord (not permissions)
  • toggle whether the VC is private or public (using a button)
  • add/remove users to/from the VC (using /vc-control)
    • removing the user kicks/moves them to the AFK channel

image
image

@danthe1st danthe1st requested a review from a team as a code owner September 15, 2024 11:59
danthe1st added a commit to danthe1st/JavaBot that referenced this pull request Nov 23, 2024
@danthe1st danthe1st merged commit d6fabac into Java-Discord:main Nov 27, 2024
2 checks passed
@danthe1st danthe1st deleted the custom-vc branch November 27, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants