mirror of
				https://github.com/jlu5/PyLink.git
				synced 2025-11-04 08:57:25 +01:00 
			
		
		
		
	- 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/