add support for setting bot bandwidth
feat: Add support for setting bandwidth Changes the default bandwidth value to 96000
This commit is contained in:
@ -32,6 +32,8 @@ comment = "Hi, I'm here to play radio, local music or youtube/soundcloud music.
|
||||
# default volume from 0 to 1.
|
||||
volume = 0.1
|
||||
stereo = True
|
||||
# bandwidth used by the bot
|
||||
bandwidth = 96000
|
||||
# playback mode should be one of "one-shot", "repeat", "random", "autoplay"
|
||||
playback_mode = one-shot
|
||||
autoplay_length = 5
|
||||
|
Reference in New Issue
Block a user