mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 09:19:23 +01:00
958bb351ca
Closes #533. This adds handlers for the following numerics: * ERR_TOOMANYCHANNELS (405) * ERR_CHANNELISFULL (471) * ERR_INVITEONLYCHAN (473) * ERR_BANNEDFROMCHAN (474) * ERR_BADCHANNELKEY (475) * ERR_BADCHANMASK (476) * ERR_NEEDREGGEDNICK (477) * ERR_BADCHANNAME (479) * ERR_SECUREONLYCHAN / ERR_SSLONLYCHAN (489) * ERR_DELAYREJOIN (495) * ERR_OPERONLY (520) |
||
---|---|---|
.. | ||
__init__.py | ||
clientbot.py | ||
hybrid.py | ||
inspircd.py | ||
ircs2s_common.py | ||
nefarious.py | ||
ngircd.py | ||
p10.py | ||
ts6_common.py | ||
ts6.py | ||
unreal.py |