How to catch "join/part" event with node.js

Hi, I’m trying to catch when a viewer joins or leaves a channel so I can attach him a timestamp and when my stream goes offline I can tell who stayed longer. How could I achieve this ?

I’m using nodejs and “Twitch-irc” library (http://www.schmoopiie.com/docs/twitch-irc/)
for some reason join/part events in this library are not working.

Thanks for your time.

Hello @Mollokhan, I responded to your issue on GitHub.

Thanks!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.