mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-24 03:29:28 +01:00
734db841f1
Suggested by @cooper. This tracking system solves the problem of failed relay kicks causing channel desyncs, because what's seen as a successful KICK when PyLink is linked as a service might not forward successfully on clientbot network. This can be caused due to the clientbot not being opped, the target being immune or having higher access than the clientbot, etc. When a NAMES reply (delayed in this case) is received for any channel where an initial /WHO has already been received, a JOIN hook will be sent for any users on the kick queue to rejoin them on the relay. |
||
---|---|---|
.. | ||
__init__.py | ||
clientbot.py | ||
hybrid.py | ||
inspircd.py | ||
ircs2s_common.py | ||
nefarious.py | ||
ts6_common.py | ||
ts6.py | ||
unreal.py |