Make the bot follow multiple users
Bot should accept a list of users to follow for the USER_ID parameter, and keep a track of all of them
Happy to accept a PR for this.
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"?
@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
I've seen that librespot can be used with user auth tokens. Could it be a solution? https://github.com/librespot-org/librespot/issues/242#issuecomment-426356102 Create multiple librespot instances with tokens that get hooked to the bot output whenever one selects the aoede device.
I guess this can be solved with remote group session in Spotify?