jagrosh / jagrosh/MusicBot

[Feature Request] Playlist formatting & UX improvement

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

no

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

-

### How would this feature be used?

The command "!playlists" lists all playlists that are available. Unfortunately, one after the other.

My idea: The playlists one below the other. It's clearer. It would be great if you as a user could select with one click which playlist you want to play without having to laboriously enter the command. Might be possible with an embed and buttons.

```
1️⃣ Sample Playlist 1
2️⃣ Sample Playlist 1
3️⃣ Sample Playlist 1
4️⃣ Sample Playlist 1
5️⃣ Sample Playlist 1
6️⃣ Sample Playlist 1
```

### 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 locating the !playlists command and how it formats the available playlist list. Review the existing command interaction flow before assessing embed and button support. Done should mean playlists are presented clearly and users can select one directly, with the behavior covered by the project's available checks.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.