Updated music commands
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user