Discord.js Play Song

server.dispatcher = connection.play(ytdl(server.queue[0], {filter: "audioonly"}));
Reedy.exe