-
-
Notifications
You must be signed in to change notification settings - Fork 250
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhancement: Volume control #830
Comments
That's an interesting use case. I generally feel that volume controls are unnecessary bloat at best or actively hostile at worst (if the bot owner chooses a default volume that doesn't work for >50% of listeners), but I see how it'd be useful in your case. No guarantees that I'll accept a PR for this but if you (or someone else) prepares a PR I'll take a look. |
Really hope that something like this could be added in the future. I really like the bot but the default volume seems really loud for everyone in my server. |
I believe this can already be tweaked on a per-user basis via this method. |
* Enabled using env VOLUME_CONTROL=true * Disabled by default
@matiasba I've got a PR in for this. You can try using docker image |
* Enabled using env VOLUME_CONTROL=true * Disabled by default Persist volume level on player
🚀 Released in Release v2.7.0. |
I love the project, however we cannot use it in our setup because there is no volume control. Is there a chance it will be added in the future?
We use Discord with a listening bot to make the audio available on a speaker system using a Raspberry Pi, however we cannot access the volume from there easily.
The text was updated successfully, but these errors were encountered: