Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
louidupwar opened this issue Jun 19, 2024 · 2 comments

Comments

@louidupwar
Copy link

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
Copy link
Author

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 ...

@louidupwar louidupwar changed the title path: ["discord_user_id"], kind: InvalidType(Str("'username'"), "u64"), prev: None } Bot unresponsive, doesn't appear in spotify devices after starting well Jun 19, 2024
@codetheweb
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants