add support for setting bot bandwidth

feat: Add support for setting bandwidth
Changes the default bandwidth value to 96000
This commit is contained in:
雲華
2021-05-04 23:04:46 +00:00
committed by GitHub
parent 72595f20fc
commit f36611f07b
4 changed files with 19 additions and 1 deletions

View File

@ -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