3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
2017-07-06 22:17:47 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py core: rename ping() to _ping_uplink(), and drop the unused source/target arguments 2017-07-04 22:09:50 -07:00
hybrid.py core: convert IrcUser calls to User 2017-06-30 21:44:31 -07:00
inspircd.py protocols: move invite() into IRCS2SProtocol 2017-07-06 21:43:53 -07:00
ircs2s_common.py IRCS2SProtocol: fix extraneous umode based AWAY messages 2017-07-06 22:17:47 -07:00
nefarious.py classes, protocols: convert self.irc usage to self 2017-06-25 02:09:52 -07:00
ngircd.py ngircd: implement handler for METADATA 2017-07-06 22:15:56 -07:00
p10.py Move handle_mode into IRCS2SProtocol 2017-07-06 17:10:03 -07:00
ratbox.py core: convert IrcUser calls to User 2017-06-30 21:44:31 -07:00
ts6_common.py Move numeric() into IRCS2SProtocol 2017-07-05 02:36:34 -07:00
ts6.py Move handle_mode into IRCS2SProtocol 2017-07-06 17:10:03 -07:00
unreal.py protocols: move invite() into IRCS2SProtocol 2017-07-06 21:43:53 -07:00