Stream Avatars

Stream Avatars

Etterbak Apr 14, 2019 @ 4:39pm
2 accounts, 1 twitch channel. Possible?
Is it possible to have 2 seperate steam accounts with both stream avatars on it, without having to alter the twitch info when steam accounts are switched?
< >
Showing 1-1 of 1 comments
clonze  [developer] Apr 17, 2019 @ 4:17pm 
No I don't think that is possible without editing the refresh token inside the data. And if you did that you certainly would not get the most consistent experience if both steam accounts were running it on the same account at the same time.


Twitch basically gives out a refresh token when you click "Get OAuth", every time you click that button a new refresh token is generated so it should replace any previous refresh tokens.


So in order to accomplish what you want, you would need to manually edit the refresh token to be the same.
Connect first, make sure its working...
then close the app, and edit the data:

The JSON file is not very readable, and it's very large so you would need sublimetext to read it without freezing up. Inside you would need to find loginDetails { channelOAuth_refresh = "blahblahblah" } ... you would copy "blahblahblah" and paste it into the same spot of the other JSON file.

That might be confusing, the data file is a huge mess, but if you wanted to try it out you can. If you mess anything up you could lose your JSON data.
Last edited by clonze; Apr 17, 2019 @ 4:21pm
< >
Showing 1-1 of 1 comments
Per page: 1530 50

Date Posted: Apr 14, 2019 @ 4:39pm
Posts: 1