Double sent Chat messages

I found out that some messages are sent double by the IRC server. Here are some screenshots:

Log from a bot reacting on every message:

Chat Screenshot:

What client is that? It’s much more likely to be the cause

I am using Ruby Cinch (RubyDoc, Github) which is pretty popular 980 stars @github).

Have you taken a look at the raw data using tcpdump or equivalent (or telnet/openssl joined in the room as another client) when you see the double messages in your program? I can’t say I’ve noticed any duplicate messages.

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