Getting code error
I am trying to run the code for docker : docker run -it -v "$(pwd)/data":/data -e DISCORD_TOKEN='' -e SPOTIFY_CLIENT_ID='' -e SPOTIFY_CLIENT_SECRET='' -e YOUTUBE_API_KEY='' codetheweb/muse:latest
and i am getting the below

Based on the log output, it looks like your Discord token is invalid.
Hello thank you for the answer! so I rest the Discord token and past the new one but I still am getting this
which i also rest spotify token and youtube one

Looks like it's Spotify that's erroring now and not Discord, so at least something changed. I'd double check your Spotify values again. Maybe the client ID and client secret are mixed up?