3
0
mirror of https://github.com/jlu5/PyLink.git synced 2026-04-30 12:48:08 +02:00
James Lu c7fd037879 Revise handling of KILL and QUIT hooks
- Both of these now always contain a non-empty userdata argument.
- If we receive both a KILL and a QUIT for any client, only the one received first will be sent as a hook.
- Also, adjust _remove_client() to return the data of the user that was removed.
2019-07-01 13:36:53 -07:00
..
2018-07-08 12:54:10 -07:00
2018-07-14 21:09:16 -07:00

# 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/