kreimben / ZeroTwo_bot

Open source Discord music bot
Other
3 stars 0 forks source link

Bot not playing music #7

Open E3Xsity opened 5 months ago

E3Xsity commented 5 months ago

i put in my token and source address bot joins channel but gets stuck on "is thinking" until i stop the bot (no errors)

kreimben commented 5 months ago

First of all, please check whether ffmpeg is installed.

E3Xsity commented 5 months ago

yes it is installed and in path

kreimben commented 5 months ago

the reason why zerotwo bot didn't respond to your server are various but i can assume your ytdlp is not working or ytdlp cannot download the video info.

u r using latest commit of main branch right?

E3Xsity commented 5 months ago

yes

kreimben commented 5 months ago

If you have a IDE like pycharm, try to debug it

Currently my zerotwo bot in public, work nicely and normally so I don't even know why you are getting struggled.

Break the processes into small pieces how this bot serve the music into discord server, and think about what is the problem. or just use public serving bot here

You'll probably find the solution and please tell me back! I'll adjust that solution into source code.

and, and, just use main branch. the other won't help you.

Jackl112 commented 5 months ago

Hello, I tried what you told him and added it to my server, but the bot doesn't play music. It only sends the embed.

Jackl112 commented 5 months ago

@E3Xsity did you find a fix?