When receiving messages from third parties in the electron UI it appears the messages are sent twice to the client. This is likely to be caused by the fact we have two TCP connections to Twitch's IRC servers, one for the streamer and one for the bot.
When receiving messages from third parties in the electron UI it appears the messages are sent twice to the client. This is likely to be caused by the fact we have two TCP connections to Twitch's IRC servers, one for the streamer and one for the bot.