jagrosh / jagrosh/MusicBot

[Feature Request] autojoin in multiple voice channels

Open
#1,316 2 comments 1 reaction 0 assignees View on GitHub

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?
  1. Either join vc-1 and type !!autoplay <playlist-1> or type !!autoplay vc-1 <playlist-1>
  2. Either join vc-2 and type !!autoplay <playlist-2> or type !!autoplay vc-2 <playlist-2>
  3. Continue the process to every specific channel you want the bot to autoplay.
Additional Info

No response

Checklist

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.