You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: