Updated music commands

This commit is contained in:
2024-02-10 16:03:46 +01:00
parent cbeeeca8d8
commit 23a7db55e1
8 changed files with 137 additions and 12 deletions

View File

@@ -18,6 +18,8 @@ export default async function play(interaction: ChatInputCommandInteraction) {
return
}
// const bitRate = channel.bitrate / 1000
const { track } = await player.play(channel, query, {
requestedBy: interaction.user,
nodeOptions: {