3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu f4922743fc core: SID and hostname options are now optional (#282)
Hostname defaults to a fallback hardcoded in world.fallback_hostname, while SID defaults to None (protocol modules have to deal with this themselves)
2016-07-28 22:23:59 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py core: SID and hostname options are now optional (#282) 2016-07-28 22:23:59 -07:00
hybrid.py New import paths for properly installed pylinkirc 2016-06-20 18:18:54 -07:00
inspircd.py inspircd: support SAKICK 2016-07-28 21:05:59 -07:00
ircs2s_common.py Make server config validation protocol specific 2016-07-28 21:34:00 -07:00
nefarious.py core: enumerate our server after calling proto.connect() 2016-07-28 21:50:51 -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 unreal: refactor to use utils.PUIDGenerator 2016-07-28 21:59:56 -07:00