[Feature Request] Alphabetically sort playlist names when using the playlists command
- 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.**
Alphabetically sort playlist names when using the `playlists` command.
**Describe the solution you'd like**
Sort the list before sending the message.
**Describe the basic flow/steps of using this feature**
Described above.
**Additional context**
None.
**Have you confirmed that this idea is not already described here?**
https://github.com/jagrosh/MusicBot/projects/1
Yes.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the implementation of the `playlists` command and inspect how playlist names are collected and sent in the message. Sort the list before sending it, then verify that the command displays playlist names alphabetically; check the linked pull request for existing work before starting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100