mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
e9fe15bd7d
- Make dynamic_channels per plugin as well as per network to work around relay-service conflicts (#265) - Introduce ServiceBot.(add|remove)_persistent_channel() to add/remove persistent channels and optionally join/part them - Introduce ServiceBot.part(), which checks remaining persistent channels list and parts a channel only if it is still not marked persistent - Refactor automode to autojoin channels on ENDBURST instead of plugin load - Refactor relay to manage persistent channels on join/part/(de)init, both locally (namespace 'relay_local') and remotely (namespace 'relay_remote') |
||
---|---|---|
.. | ||
__init__.py | ||
antispam.py | ||
automode.py | ||
bots.py | ||
changehost.py | ||
commands.py | ||
ctcp.py | ||
example.py | ||
exec.py | ||
fantasy.py | ||
games.py | ||
global.py | ||
networks.py | ||
opercmds.py | ||
raw.py | ||
relay_clientbot.py | ||
relay.py | ||
servermaps.py | ||
servprotect.py | ||
stats.py |