Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃殌 Dynamic Voice Channel Exit for Enhanced Bot Efficiency #1618

Open
Eric-Schubert opened this issue Apr 29, 2024 · 0 comments
Open

馃殌 Dynamic Voice Channel Exit for Enhanced Bot Efficiency #1618

Eric-Schubert opened this issue Apr 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Eric-Schubert
Copy link

Is your feature request related to a problem? Please describe.
It is inefficient when the music bot remains in the voice channel even after it becomes empty, unnecessarily using resources.

Describe the solution you'd like
I would like the bot to automatically leave the voice channel if no users have joined it within the duration specified by the STAY_TIME (e.g., 30 seconds). The bot should disconnect if it finds itself alone in the channel after this interval.

Describe alternatives you've considered
Currently, there is no mechanism in place to dynamically manage the bot's presence in voice channels based on user activity. The proposed solution introduces this needed functionality for the first time, enhancing efficiency and resource management.

Additional context
This feature would be useful on large servers where channel activity frequently changes, ensuring the bot is active only when needed and conserves resources by not lingering in inactive channels.

@Eric-Schubert Eric-Schubert added the enhancement New feature or request label Apr 29, 2024
@Eric-Schubert Eric-Schubert changed the title 馃殌 馃殌 Dynamic Voice Channel Exit for Enhanced Bot Efficiency Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant