Added option to disable YouTube support
This commit is contained in:
parent
006ce416aa
commit
ba46701589
3 changed files with 6 additions and 2 deletions
|
@ -28,6 +28,8 @@ PREFIX=&
|
|||
# Set this to true if you want the bot to stay in voice chats after sound effects and music have stopped
|
||||
# (you can still make the bot leave using the stop command)
|
||||
STAYVC=false
|
||||
# Set this to true to disable music playback from YouTube
|
||||
YT_DISABLED=false
|
||||
|
||||
# Put DBL/top.gg token here
|
||||
DBL=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue