You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However I'm on a project that involves http://www.twitch.tv/twitchplayspokemon. Yes. I'd like to parse all the messages, but it seems I don't get all of them. The chat on the website goes crazy fast, but node-irc is way slower, probably missing a lot of message. Any idea why ?
Obviously I disabled the flood protection.
The text was updated successfully, but these errors were encountered:
I tested the channel on a popular IRC client (colloquy) and the rate is the same as in node-irc so I guess twitch doesn't actually stream all that crazy chat on IRC. That's a shame but not node-irc's fault.
Hello,
Cool project, got it running in seconds :)
However I'm on a project that involves http://www.twitch.tv/twitchplayspokemon. Yes. I'd like to parse all the messages, but it seems I don't get all of them. The chat on the website goes crazy fast, but node-irc is way slower, probably missing a lot of message. Any idea why ?
Obviously I disabled the flood protection.
The text was updated successfully, but these errors were encountered: