jagrosh / jagrosh/MusicBot

[Feature Request] Cycling game and Song in Status Modification

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

Currently when using the "song in status" feature, when the song has finished playing the status goes blank.

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

- Rather than just going blank I think it would be better if the "game" just reverted to the normal.

- When not using the "song in status" feature then to make it so that you can cycle between different Games with a set time delay.

### How would this feature be used?

Revert to game:
1. Set songinstatus to true (in config)
2. Set reverttogame to true (in config)
3. Set a game (in config)

Cycling game:
1. Set multiple games in the format game = "game1", "game2", "game3"

### Additional Info

This would mean you could have the prefix in the "playing game" as well as something else.

### 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 the song-in-status configuration, including songinstatus, reverttogame, and the configured game value, then find the code that updates the bot status when a song ends. Define completion as reverting to the configured game and cycling through multiple configured games with a time delay; the issue does not name files or tests.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.