Raptor123471 / DingoLingo

A Discord music bot written in Python with support for Youtube, SoundCloud, Spotify, Bandcamp, Twitter, and custom files.
GNU General Public License v3.0
280 stars 164 forks source link

Nothing gets added to queue #127

Closed EdwinKorner closed 1 year ago

EdwinKorner commented 1 year ago

When I send the play command the bot joins and sends a message that the song has been added to the queue, but the bot doesn't play anything and if I use the queue or skip command it says that the queue is empty. I've tried to look through the code and find the solution but since I'm new to python I can't find anything that seems to be wrong

solaluset commented 1 year ago

I think that the code is outdated. Can you try my fork and see if it works for you?

EdwinKorner commented 1 year ago

I have the exact same problem in your fork aswell, do you have any idea what the problem could be?

EdwinKorner commented 1 year ago

Changed some of the packages versions and now it works! Thanks for the help :)