discord-music-bot
discord-music-bot copied to clipboard
bug: The bot connects/disconnects directly.
Describe the bug
Hi,
I have a problem when using the docker image provided from the docker hub repository.
When I launch the bot, no problem, but as soon as it finishes downloading the music and connects to the voice room to play the sound, it disconnects directly.
You can see in attachment the logs and my configuration:
Can you help me ?
What do you see?
No response
What do you expect to see?
No response
List the steps that must be taken to reproduce this issue
- docker-compose up -d
- all command bot work
- try !yt
- said complete, join the channel
- disconnect without making any sound
Version
No response
Additional information
No response
Yeah, I've also observed a similar behavior.
I've fixed the original issue mentioned in #3 but I also found out about this and mentioned it in https://github.com/TwiN/discord-music-bot/issues/3#issuecomment-1276881699.
any updates on the issue or what might be causing it?