3
0
mirror of https://github.com/jlu5/PyLink.git synced 2025-03-06 14:30:42 +01:00
PyLink/protocols
James Lu f7768a00a0 inspircd: work around extraneous letters sometimes sent in FJOIN TS
Anope 1.8 potentially sends a trailing 'd' after the timestamp, which causes int() to error. This is technically valid in InspIRCd S2S because atoi() ignores non-digit characters, but it's strange behaviour either way:
<- :3AX FJOIN #monitor 1485462109d + :,3AXAAAAAK

Thansk to @koaxirc for reporting.

(cherry picked from commit 663e657bf5a82d9c2d1a1f3e9a02709118dc796b)
2017-02-05 21:13:23 -08:00
..
2016-12-18 00:15:24 -08:00