jasonkeene / anubot

A New Bot for Twitch
6 stars 1 forks source link

Duplicate messages show up in electron app #69

Closed jasonkeene closed 7 years ago

jasonkeene commented 7 years ago

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.