'I get this error while trying to setup Muse music bot for Discord, i have 0 technical experience. Running this in Powershell
Title says it all. These are the instructions i'm following https://github.com/codetheweb/muse
Running this in PowerShell opened in the folder of the zip I downloaded from github above, idk if im supposed to do it there
(I have filled all the empty strings, just haven't shown them here)
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
docker: invalid reference format.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
