mirror of
https://github.com/jlu5/PyLink.git
synced 2026-04-30 20:58:04 +02:00
- Document in more detail how Relay actually works (mirroring / puppeting via a services server) - Document more clearly the steps to create a channel: especially mention how CREATE and LINK have to be run from different networks. - Various typo fixes
# PyLink Documentation This folder contains general documentation for PyLink IRC services. ## Contents - [PyLink FAQ (Frequently Asked Questions)](faq.md) - [PyLink Relay Quick Start Guide](relay-quickstart.md) ---- - [Automode Tutorial](automode.md) - [Advanced Relay Configuration](advanced-relay-config.md) - [Advanced Services Configuration](advanced-services-config.md) - [Extended Targets (Exttargets) Guide](exttargets.md) - [PyLink Permissions Reference](permissions-reference.md) ---- - [PyLink named modes tables](modelists/) - [Developer documentation](technical/) There is also a Doxygen-powered API reference at https://pylink.github.io/