mirror of
https://github.com/jlu5/PyLink.git
synced 2024-11-01 01:09:22 +01:00
.. | ||
core-structure.dot | ||
core-structure.png | ||
plugin_example.py | ||
README.md |
PyLink Developer Documentation
Please note that as PyLink is still in its development phase, the API is subject to change. Any documentation here is provided for reference only.
Introduction
PyLink aims to be a modular, plugin-based IRC PseudoService framework. It uses swappable protocol modules and a hook-based system for calling plugins, allowing them to function regardless of the IRCd used.