mirror of
https://github.com/jlu5/PyLink.git
synced 2025-06-23 23:27:22 +02:00

Although InspIRCd doesn't seem to care, the correct PONG syntax is: -> :<our sid> PONG <our sid> <their sid>, and not -> :<our sid> PONG <our sid>, which was used prior to this commit.