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
Now when i try to use /play (some Yt Spotify link) the Application does not respond also i dont get any respond on the terminal. Does anyone have an idea what im doing wrong?
/// Edit it works now i just reinstalled docker im not sure what was the problem
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello im kinda new to Ubuntu and Docker. I installed docker in Ubuntu and it works!
so i just executed the command
sudo docker run -it -v "$(pwd)/data":/data -e DISCORD_TOKEN=XxXxXxXxXxXxX -e SPOTIFY_CLIENT_ID=xXxXxXxXxXx -e SPOTIFY_CLIENT_SECRET=xXXxXxXxxxXXxxxX -e YOUTUBE_API_KEY=xxXxxxXXxxXXXxXX codetheweb/muse:latest
than i get the follwing respond
`
========================================
================= muse =================
=========== Made with 🎶 by ============
==== https://github.com/codetheweb =====
========================================
Running version 2.4.4 built on 12/22/2023 (commit 45bdbd1)
🔧 Need help? https://github.com/codetheweb/muse/discussions/new
🐛 Bug? https://github.com/codetheweb/muse/issues/new
✨ New feature? https://github.com/codetheweb/muse/issues/new
☕ Discussion? https://github.com/codetheweb/muse/discussions/new
💰 Help me? https://www.paypal.me/codetheweb https://github.com/sponsors/codetheweb
✔ Database migrations applied.
✔ Ready! Invite the bot with https://discordapp.com/oauth2/authorize?client_id=xXXxXxXxXxXxXxXxXx&scope=bot%20applications.commands&permissions=36700160
`
Now when i try to use /play (some Yt Spotify link) the Application does not respond also i dont get any respond on the terminal. Does anyone have an idea what im doing wrong?
/// Edit it works now i just reinstalled docker im not sure what was the problem
Beta Was this translation helpful? Give feedback.
All reactions