irclj
irclj copied to clipboard
Handle QUIT
trafficstars
Freenode at least has been observed in the field sending QUIT not PART when a user times out.
A quit shouldn't fire a part.
We should handle QUIT for sure, but we shouldn't be firing a PART for it. Those are two separate events.