misterkoko
misterkoko
Could maybe have two separate py scripts like main.py and main_chat.py. Your script already uses websocket and browser_cookie, so I guess you'd only need to collect the oauthToken, userID and...
Connecting through the SSL websocket worked for me: SENT: PASS oauth: SENT: NICK rastafari90 RECEIVED: :tmi.twitch.tv 001 rastafari90 :Welcome, GLHF! :tmi.twitch.tv 002 rastafari90 :Your host is tmi.twitch.tv :tmi.twitch.tv 003 rastafari90...
> If implemented it would be nice if this was optional I mentioned that in the 3rd comment: Could maybe have two separate py scripts like main.py and main_chat.py.
> @misterkoko There is a much easier way to do this. All you have to do is download Chatterino. It's a chat client for Twitch, and LogicalSolutions and PlagueFPS use...
> Create a nodejs script with tmi.js and join all the channels. Run that on your server. And your watchtime will increase, and you will have a higher chance of...