I just set Plex-Bot up and I have been able to play music in Discord, so all the installation and permissions seem to be working.
While I am able to use the "playlist" function, I am unable to use the command "playlist_shuffle" function. I get no reaction in Discord and this message from docker-compose:
discord.ext.commands.errors.CommandNotFound: Command "playlist_shuffle" is not found
Dumb question because I don't fully understand docker: my Docker Compose is using the latest Plex-Bot (image: jarulsamy/plex-bot:latest). Is this looking at a previous release from before the "playlist_shuffle" function was added?
I just set Plex-Bot up and I have been able to play music in Discord, so all the installation and permissions seem to be working.
While I am able to use the "playlist" function, I am unable to use the command "playlist_shuffle" function. I get no reaction in Discord and this message from docker-compose:
discord.ext.commands.errors.CommandNotFound: Command "playlist_shuffle" is not found
Dumb question because I don't fully understand docker: my Docker Compose is using the latest Plex-Bot (
image: jarulsamy/plex-bot:latest
). Is this looking at a previous release from before the "playlist_shuffle" function was added?