Jean-Marc Liotier
Jean-Marc Liotier
I reproduce, using LibreElec Leia amd64
Well, the whole of https://johtru.com is unreachable from anywhere I tried - I guess we have a root cause...
In https://github.com/indrora/Atomic/blob/master/application/src/org/jibble/pircbot/PircBot.java#L1112 we see : ``` java if (command.equals("PRIVMSG") && _channelPrefixes.indexOf(target.charAt(0)) >= 0) { // This is a normal message to a channel. this.onMessage( messageDate, target, sourceNick, sourceLogin, sourceHostname, line.substring(line.indexOf("...
I'll get you packet captures tomorrow.
First sample packet: line sent from bip to Atomic, written by another participant in the channel. It shows in Atomic as a normal channel message: ``` 0000 3a 56 61...