jarulsamy / Plex-Bot

A Plex discord music bot.
GNU General Public License v3.0
22 stars 13 forks source link

Can't Use "playlist_shuffle" Command #37

Open matt9790 opened 1 year ago

matt9790 commented 1 year ago

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?