Hey, ( IRC Repost )
i was wondering how to use the IRC node to connect to a twitch chat ( should be fun )
main problem is the password
“/connect server.de join #bla password”
/nick yourtwitchusername
/server irc.twitch.tv 6667 oauth:TwitchOauthtoken
would work on mIRC i guess
only other solution i found would be :
Its an IRC to OSC bridge but not sure if this processing sketch would work with password protected servers/channels.
The other solutions would be some mIRC plugin or script which sends Highlightes messanges via udp/tcp
Twitch iRC Guide