merge dev to main #133

Merged
Anri merged 3 commits from dev into main 2024-06-01 21:51:38 +02:00
Showing only changes of commit f36f64b2fb - Show all commits

View file

@ -38,6 +38,7 @@ export default async () => {
}; };
const player = Player.singleton(client, { const player = Player.singleton(client, {
skipFFmpeg: true,
ytdlOptions: { ytdlOptions: {
filter: "audioonly", filter: "audioonly",
quality: "highestaudio", quality: "highestaudio",