mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 09:19:23 +01:00
README: briefly mention protocols/clientbot
This commit is contained in:
parent
4222cc30a8
commit
1fbd9edc3b
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user