3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 17:29:21 +01:00
PyLink/protocols
2017-01-01 20:39:46 -08:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py clientbot: overload _getUid() to deal with nick collisions between virtual clients and Clientbot users 2016-10-14 22:33:29 -07:00
hybrid.py protocols: implement basic nick collision detection in UID handlers 2016-12-18 00:13:42 -08:00
inspircd.py protocols: move handle_pong into ircs2s_common, be less strict about the ping argument 2017-01-01 20:28:26 -08:00
ircs2s_common.py ircs2s_common: fix last commit (missing import) 2017-01-01 20:39:46 -08:00
nefarious.py protocols: move handle_pong into ircs2s_common, be less strict about the ping argument 2017-01-01 20:28:26 -08:00
ts6_common.py Move handle_error() to the generic protocol 2016-08-08 18:12:07 -07:00
ts6.py protocols: move handle_pong into ircs2s_common, be less strict about the ping argument 2017-01-01 20:28:26 -08:00
unreal.py protocols: move handle_pong into ircs2s_common, be less strict about the ping argument 2017-01-01 20:28:26 -08:00