Skip to content

Commit

Permalink
[New] added spotifyBridge property to the queue options
Browse files Browse the repository at this point in the history
  • Loading branch information
naseif committed Nov 30, 2021
1 parent 54334f3 commit a67d7a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/Music.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ class Music {
leaveOnEmptyCooldown: 60 * 1000 * 3,
bufferingTimeout: 200,
leaveOnEmpty: true,
spotifyBridge: true,
ytdlOptions: {
quality: "highestaudio",
filter: "audioonly",
Expand Down

0 comments on commit a67d7a7

Please sign in to comment.