vanila-io / twitchly

This is try to monitor twitch chat and get some stats, patterns, data.
12 stars 5 forks source link

Connect to Twitch IRC channel #1

Closed shtefcs closed 8 years ago

shtefcs commented 8 years ago

Refference: https://github.com/justintv/Twitch-API/blob/master/IRC.md

Maybe this can help:

Made my irc stats @meteorjs project faster and mobile friendly. Love watching real time updates on a mobile browser. http://meteor_irc.meteor.com/

https://github.com/waartaa/waartaa https://github.com/martynsmith/node-irc https://github.com/Pent/meteor-irc

mhammerc commented 8 years ago

Done. I'm now able to connect to a channel then to speak inside it ! And more, it work fast !

shtefcs commented 8 years ago

Super! Closing