[Feature Request] Add a setting for automatic "Now playing" information when a song starts playing
- 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.**
When a song starts playing the bot doesn't automatically show which one. That can be a little bit annoying when doing something else while the bot is playing in the background.
**Describe the solution you'd like**
When the bot starts a new song, it automatically posts the song title similar to the "Now playing" command
**Describe the basic flow/steps of using this feature**
How this feature would be used:
1. Turn on the feature via a command like "!setautonowplaying"
2. Bot starts song
3. Bot posts "Now playing" information (Title, song length)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how commands are registered and where playback begins a new song, then compare that flow with the existing "Now playing" command. Confirm how a per-server setting would be stored and toggled. Done means the setting can be enabled with a command and the bot posts the song title and length whenever a new song starts; check linked pull request #1010 first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100