[Feature Request] Time before disconnect option
Nobody has claimed this yet.
- 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 relation to any problems.
What is your ideal solution to the problem?
It's really jarring how, when enabled, the bot disconnects right after the queue finishes. Would be nice if we could have an option for time intervals e.g. 30s, 5m etc (similar to alonetimeuntilstop)
How would this feature be used?
in config under stayinchannel, an option called queuefinishstaytime or something of the sort would dictate how long the bot stays in a channel before disconnecting after the queue has finished
Additional Info
No response
Checklist
- I have checked the documentation to make sure this feature doesn't already exist
- I have searched for similar feature requests
- I have confirmed that my requests is not on the list of things that will not be added
- I am running the latest version of the bot:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the configuration and disconnect logic for stayinchannel, then compare it with the existing alonetimeuntilstop behavior. Add a configurable interval that applies after the queue finishes, and verify that the bot remains in the channel for that interval before disconnecting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100