3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 11:39:25 +01:00
PyLink/protocols
James Lu 2cdcd8e193 clientbot: fix error when MODES is defined in ISUPPORT but given no value
(cherry picked from commit 61ca8dd781)

This fixes connections to e.g. Oragono
2019-08-22 17:46:15 -07:00
..
__init__.py networks: reload shared modules used by protocol modules too 2018-08-23 02:57:03 -04:00
clientbot.py clientbot: fix error when MODES is defined in ISUPPORT but given no value 2019-08-22 17:46:15 -07:00
hybrid.py protocols: convert user TS to an int when receiving new users (#594) 2018-05-26 16:26:14 -07:00
inspircd.py protocols: convert user TS to an int when receiving new users (#594) 2018-05-26 16:26:14 -07:00
ircs2s_common.py ircs2s_common: return just the kill reason as text in kill parsing (#520) 2018-06-11 19:26:42 -07:00
nefarious.py classes, protocols: convert self.irc usage to self 2017-06-25 02:09:52 -07:00
ngircd.py protocols: convert user TS to an int when receiving new users (#594) 2018-05-26 16:26:14 -07:00
p10.py protocols: convert user TS to an int when receiving new users (#594) 2018-05-26 16:26:14 -07:00
ts6_common.py Replace use of conf.conf['bot'] with conf.conf['pylink'] 2018-02-18 23:26:39 -08:00
ts6.py protocols: convert user TS to an int when receiving new users (#594) 2018-05-26 16:26:14 -07:00
unreal.py unreal: bump protocol version to 4200 2018-10-05 23:57:20 -07:00