Koenie06 / Discord.js-Music

19 stars 13 forks source link

Can't play music. #16

Open mgaliman opened 2 years ago

mgaliman commented 2 years ago

Installed Node.js, Discord.js and @koenie06/discord.js-music Gave every possible permission to the bot/application In the code implemented token, clientId and guildId. I can make it go online, but I can't use commands.

Koenie06 commented 2 years ago

Did you deploy the commands? node ./src/deploy-commands.js

Inclarition commented 2 years ago

Trying to make the play command using slash commands. The bot comes online and when I use the slash it joins the voice channel but no music is played and don't get any errors. https://srcshare.io/?id=61c871b52370937ccd98cbae This is my code