3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu 8ac014709b inspircd: track MODSUPPORT and required modules for updateClient()
m_chgident.so, m_chghost.so, and m_chgname.so are required for ident, host, and real name setting to work, respectively.
2016-08-08 23:40:48 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py clientbot: remove self.irc.users print 2016-08-08 23:40:24 -07:00
hybrid.py hybrid, unreal: switch to irc.toLower() for channels 2016-08-01 18:06:38 -07:00
inspircd.py inspircd: track MODSUPPORT and required modules for updateClient() 2016-08-08 23:40:48 -07:00
ircs2s_common.py Make server config validation protocol specific 2016-07-28 21:34:00 -07:00
nefarious.py protocols: strip leading prefix modes before checking whether msg target is a channel 2016-08-01 17:59:31 -07:00
ts6_common.py Move handle_error() to the generic protocol 2016-08-08 18:12:07 -07:00
ts6.py ts6: replace str.lower() with irc.toLower() for channel names 2016-08-01 17:59:31 -07:00
unreal.py unreal: declare support for ESVID 2016-08-08 17:28:45 -07:00