update to discord-player-v6 #76
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ export default async () => {
|
|||
const player = Player.singleton(client, {
|
||||
ytdlOptions: {
|
||||
filter: "audioonly",
|
||||
quality: "highestaudio",
|
||||
},
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue