mirror of
https://github.com/jlu5/PyLink.git
synced 2026-04-29 04:07:56 +02:00
- Move nick/ident/host/gecos fetching from services_support into functions - Remove the unused 'ident' argument from ServiceBot - Rename the 'nick' argument in ServiceBot to 'default_nick' - Define default nicks for the PyLink, Automode, and Games services
# PyLink Documentation This folder contains general documentation for PyLink IRC services. ## Contents - [PyLink FAQ (Frequently Asked Questions)](faq.md) - [PyLink Relay Tutorial & Oper Guide](pylink-opers.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) ---- - [Developer documentation](technical/) There is also a Doxygen-powered API reference at https://pylink.github.io/