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

Make the bot follow multiple users #31

Open
baalajimaestro opened this issue Nov 28, 2022 · 6 comments · May be fixed by #32
Open

Make the bot follow multiple users #31

baalajimaestro opened this issue Nov 28, 2022 · 6 comments · May be fixed by #32
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@baalajimaestro
Copy link

Bot should accept a list of users to follow for the USER_ID parameter, and keep a track of all of them

@codetheweb
Copy link
Owner

Happy to accept a PR for this.

@codetheweb codetheweb added enhancement New feature or request good first issue Good for newcomers labels Nov 29, 2022
@myhrmans
Copy link

For this to work I guess all users need to have access to the same Spotify account.
Or how would they actually start the "speaker"?

@baalajimaestro
Copy link
Author

@myhrmans it is correct, my friend does have access to my account, so that shouldnt be a problem. I have been sharing accounts with different people for quite a long time now

@pierluigizagaria
Copy link

pierluigizagaria commented Dec 5, 2022

I've seen that librespot can be used with user auth tokens. Could it be a solution? librespot-org/librespot#242 (comment)
Create multiple librespot instances with tokens that get hooked to the bot output whenever one selects the aoede device.

@baalajimaestro baalajimaestro linked a pull request Dec 8, 2022 that will close this issue
@Sp9nky
Copy link

Sp9nky commented Sep 16, 2023

I guess this can be solved with remote group session in Spotify?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants
@codetheweb @myhrmans @baalajimaestro @Sp9nky @pierluigizagaria and others