[Feature Request] autojoin in multiple voice channels
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
My server currently hosting multiple music voice channels that each has a specific theme. Currently I find that you can only use setvc for one channel and autoplaylist for the whole server.
What is your ideal solution to the problem?
Since you have to use setvc and autoplaylist to allow the bot to autoplay when an user joins, I think there should be an autoplay command. Also I would want autoplay command to be set in multiple voice channels and play different playlist assigned to each channel.
How would this feature be used?
- Either join
vc-1and type!!autoplay <playlist-1>or type!!autoplay vc-1 <playlist-1> - Either join
vc-2and type!!autoplay <playlist-2>or type!!autoplay vc-2 <playlist-2> - Continue the process to every specific channel you want the bot to autoplay.
Additional Info
No response
Checklist
- I have checked the documentation to make sure this feature doesn't already exist
- I have searched for similar feature requests
- I have confirmed that my requests is not on the list of things that will not be added
- I am running the latest version of the bot:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating the existing setvc and autoplaylist command entry points. Define the command behavior for assigning separate playlists to multiple voice channels, then verify that users joining each configured channel trigger the correct playlist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- audio-video-rtc, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100