jagrosh / jagrosh/MusicBot

[Feature Request] プレイリストの中身を選択

Open
#1,673 0 comments 0 reactions 0 assignees View on GitHub
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.

Youtubeplaylistの中身から曲を選んでキューに追加。
「{prefix}select playlist https://www.youtube.com/playlist?list=PLTOj1BFS6AhNjXgd16xf2YzVQuxn6qoh3」と送信するとプレイリストの中の曲を一覧表示し、リアクションボタンまたはチャットで曲を選択。

### What is your ideal solution to the problem?

コードを変更

### How would this feature be used?

1, コマンドを使用
2, 曲を選択
3, 曲が流れる

### Additional Info

_No response_

### Checklist

- [X] I have checked [the documentation](https://jmusicbot.com/) to make sure this feature doesn't already exist
- [X] I have searched for [similar feature requests](https://github.com/jagrosh/MusicBot/labels/enhancement)
- [X] I have confirmed that my requests is **not** on the [list of things that will not be added](https://jmusicbot.com/things-that-wont-be-added)
- [X] I am running the latest version of the bot: ![Release](https://img.shields.io/github/release/jagrosh/MusicBot.svg)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how existing playlist commands display tracks and how selected tracks are added to the queue. The request names no files or tests, so first define the interaction and selection behavior; done should mean a playlist can be listed, tracks can be selected through reactions or chat, and the chosen track is queued and played.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.