Fix the previous and next song functionality in the Discord bot.py script
I’m a fairly new developer and have always wanted to make a discord bot. So the problem is that in the next function it plays the last song from the queue not the next one which I don’t want, next is that the bot has to (remember) the next and previous song until it disconnects here is my code
ps : Thanks to those interested in helping.
Fixing previous and next song in discord bot.py
I’m a fairly new developer and have always wanted to make a discord bot. So the problem is that in the next function it plays the last song from the queue not the next one which I don’t want, next is that the bot has to (remember) the next and previous song until it disconnects here is my code
ps : Thanks to those interested in helping.