codetheweb / aoede

🎧 a self-hosted Spotify → Discord music bot
MIT License
289 stars 27 forks source link

Bot unresponsive, doesn't appear in spotify devices after starting well #49

Open louidupwar opened 2 months ago

louidupwar commented 2 months ago

Hi Everyone,

First and foremost, thank you for building this app !

I'm trying to use the Docker Compose Method to launch the bot, but I'm having trouble starting reading the config, and i get this message : Error: Error { tag: Tag(Default, 2), profile: Some(Profile(Uncased { string: "default" })), metadata: Some(Metadata { name: "environment variable(s)", source: None, provide_location: Some(Location { file: "src/lib/config.rs", line: 25, col: 14 }), interpolater: }), path: ["discord_user_id"], kind: InvalidType(Str("'my-username'"), "u64"), prev: None }

Do you have any idea on how to fix this ? I've tried writing my username with simple quotes, double quotes, and without any quote, but it doesn't seem to work.

Thank you very much and have a nice day !

louidupwar commented 2 months ago

i changed my username to a u64 and it worked, the bot is connected to the server, but doesn't follow me in any channel ...

codetheweb commented 2 months ago

Sorry, is the issue that it doesn't appear in Spotify or that you can cast to it and it doesn't join a voice channel? It should appear as a cast target once you've joined a voice channel.