no, i’m just reading without any kind of filter.:
if (TwitchClient.Available > 0) {
var message = Reader.ReadLine ();
print (message);
}
everything is working fine and i am receiving the PRIVMSG from chat, but the messages from other bots (like the Streamlabs that i’m using) shows up on chat but don’t show on my IRC