3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00

README: briefly mention protocols/clientbot

This commit is contained in:
James Lu 2016-09-25 19:32:00 -07:00
parent 4222cc30a8
commit 1fbd9edc3b

View File

@ -87,3 +87,9 @@ Support for these IRCds exist, but are not tested as frequently and thoroughly.
- For optimal functionality (mode overrides in relay, etc.), consider adding `UWorld{}` blocks / U-lines for every server that PyLink spawns. - For optimal functionality (mode overrides in relay, etc.), consider adding `UWorld{}` blocks / U-lines for every server that PyLink spawns.
Other TS6 and P10 variations may work, but are not officially supported. Other TS6 and P10 variations may work, but are not officially supported.
### Clientbot
Since v1.0, PyLink supports connecting to IRCds as a relay bot and forwarding users back, similar to Janus' Clientbot. This can be useful if the IRCd a network used isn't supported, or if you want to relay without fully linking to a network.
For Relay capabilities to work properly with Clientbot, be sure to load the `relay_clientbot` plugin in conjunction with Relay.