3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu a905f74800 relay/clientbot: rework KICK handling to send the right thing at the right times
Some of the logic was inverted so that the Clientbot would try to kick invalid things like GLolol/ovd, and send clientbot KICK payloads when it's supposed to forward an actual kick.

This also fixes KICKs from servers not being relayed by clientbot.
2016-07-24 11:55:46 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py relay/clientbot: rework KICK handling to send the right thing at the right times 2016-07-24 11:55:46 -07:00
hybrid.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
inspircd.py classes: Move ISUPPORT-style PREFIX and capabilities handling to Protocol 2016-07-20 23:59:22 -07:00
ircs2s_common.py Fix SQUIT handling from 2f1a338 2016-07-20 23:55:34 -07:00
nefarious.py nefarious: add (untested) SVSNICK handler based on P10 docs 2016-07-12 21:58:08 -07:00
ts6_common.py protocols: rename _getOutgoingNick() -> _expandPUID() 2016-07-20 23:55:34 -07:00
ts6.py ts6: add RSFNC to supported caps 2016-07-11 23:29:44 -07:00
unreal.py protocols: rename _getOutgoingNick() -> _expandPUID() 2016-07-20 23:55:34 -07:00