mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-17 14:01:03 +01:00
![James Lu](/assets/img/avatar_default.png)
- Replace `IrcChannel`, `IrcUser`, and `IrcServer` with their new class names (`classes.Channel`, `classes.User`, and `classes.Server`) - Replace `irc.fullVersion()` with `irc.version()` - Various minor wording tweaks.
PyLink Documentation
This folder contains general documentation for PyLink IRC services.
Contents
- Automode Tutorial
- Advanced Relay Configuration
- Advanced Services Configuration
- Extended Targets (Exttargets) Guide
- PyLink Permissions Reference
There is also a Doxygen-powered API reference at https://pylink.github.io/