3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 09:19:23 +01:00
PyLink/protocols
James Lu b43d714011 clientbot: ignore WHO replies for clients we don't know
This fixes various KeyErrors, etc. when processing the WHO reply later on, as Clientbot doesn't track state for anyone who doesn't share a channel with or talks to the bot.

Reported by Kev`Bz via IRC.
2016-09-08 18:45:34 -07:00
..
__init__.py Make plugins/ and protocols/ namespaces 2016-07-20 23:55:26 -07:00
clientbot.py clientbot: ignore WHO replies for clients we don't know 2016-09-08 18:45:34 -07:00
hybrid.py hybrid, unreal: switch to irc.toLower() for channels 2016-08-01 18:06:38 -07:00
inspircd.py protocols: chandata->channeldata for MODE and JOIN hooks 2016-09-02 17:52:19 -07:00
ircs2s_common.py Implement /TIME support (#228) 2016-08-12 19:19:09 -07:00
nefarious.py nefarious: fix UnboundLocalError when no modes are given on user introduction 2016-09-07 06:57:03 -07:00
ts6_common.py Move handle_error() to the generic protocol 2016-08-08 18:12:07 -07:00
ts6.py protocols: chandata->channeldata for MODE and JOIN hooks 2016-09-02 17:52:19 -07:00
unreal.py protocols: chandata->channeldata for MODE and JOIN hooks 2016-09-02 17:52:19 -07:00