Androz2091 / discord-music-bot

The perfect music bot for your Discord server! 🤘
238 stars 127 forks source link

No errors. But, no result as well. #2

Closed amlxv closed 3 years ago

amlxv commented 3 years ago

After done all of the instructions, I tried to command in the discord channel but nothing happens.

Terminal

Image From Terminal

Discord

Image From Discord

tsukasaroot commented 3 years ago

I do have the same issue, i've waited an hour cuz saw something about propagation, but no results, it's like commands aren't registered. I gave applications.commands + bot scope.

shehrozealim commented 3 years ago

I do have the same issue, i've waited an hour cuz saw something about propagation, but no results, it's like commands aren't registered. I gave applications.commands + bot scope.

I didnt understand what you said can you be more elaborate please. Thank You. Edit: Like where to change what.

tsukasaroot commented 3 years ago

Sorry, i noticed my message is a bit of a mess.

I just wanted to give a bit more informations as I have the same issue as amlxv. I added the scopes about applications.commands and bot in discord developper's application panel, when creating the Oauth2 link to invite bot. So even with permissions supposedly correctly set, slash commands doesn't display on the server where the bot joined.

shehrozealim commented 3 years ago

I have message Androz on Discord and I am currently waiting for his reply. If there are any updates I will update the post.

Androz2091 commented 3 years ago

The bot uses Slash Commands. Specify the ID of your server in the .env file and it will work. Otherwise, wait a bit because creating commands can take a few hours for Discord.

amlxv commented 3 years ago

The bot uses Slash Commands. Specify the ID of your server in the .env file and it will work. Otherwise, wait a bit because creating commands can take a few hours for Discord.

Unfortunately, I already specify all required values in the .env file. I've also already waited for almost 45 minutes before creating the new issue.

Androz2091 commented 3 years ago

I will be available on my discord server if you want to share your screen

amlxv commented 3 years ago

I tried to re-clone the repos and do the same things again. And it works.

However, another problem comes up, The bot doesn't play and store music in the queue.

rdbtCVS commented 3 years ago

add ffmpeg

tctfox commented 3 years ago

I got the same issue. I added the client ID from the Oauth section, the token from the bot section and the pubkey from the application section in the dev portal. I added it multiple times nothing changed. I may be doing something wrong.

Androz2091 commented 3 years ago

Specify a guild id in the .env file @tctfox

tctfox commented 3 years ago

Specify a guild id in the .env file @tctfox

hei there thanks for the reply. I dont see an option for guild id in the env file. Am I missing something here? If I had to add it manually how would the exact syntax be? Thanks a lot!

https://github.com/Androz2091/discord-music-bot/blob/master/.env.example here the env file I see

Androz2091 commented 3 years ago

I updated the file

RealRunSpace commented 3 years ago

Hello, same here, the bot does not play, he even joins to the channel but no audio is played

RealRunSpace commented 3 years ago

Fix: install opusscript as well

Noman17-tect commented 3 years ago

Hello, same here, the bot does not play, he even joins to the channel but no audio is played

Getting same here, tried installing opusscript but didn't worked... Please Help