mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-02 23:54:08 +01:00
fa30d3c732
- PRIVMSGs from users not spawned on a network are sent via the main PyLink client in the format "<$orignick/$network> <$text>" - <PyLink> <user/net> blah blah - NOTICEs from users use the same format above, and are routed from the relay subserver representing the network that the message originated from - Notice(somenet.relay): <user/net> blah blah - PRIVMSGs from servers are blocked, because they aren't valid on all IRCds and are fairly obscure anyways (suggestsions/improvements welcome) - NOTICEs from servers are forwarded as raw text, from the relay subserver representing the origin network - Notice(somenet.relay): some server announcement |
||
---|---|---|
.. | ||
__init__.py | ||
automode.py | ||
bots.py | ||
changehost.py | ||
commands.py | ||
ctcp.py | ||
example_service.py | ||
example.py | ||
exec.py | ||
fantasy.py | ||
games.py | ||
networks.py | ||
opercmds.py | ||
relay_clientbot.py | ||
relay.py | ||
servermaps.py | ||
servprotect.py |