mirror of
https://github.com/jlu5/PyLink.git
synced 2025-01-11 12:42:34 +01:00
hooks-reference: remove redundant Introduction heading
This commit is contained in:
parent
fb9144a715
commit
4147af6546
@ -1,7 +1,5 @@
|
||||
# PyLink hooks reference
|
||||
|
||||
## Introduction
|
||||
|
||||
In PyLink, protocol modules communicate with plugins through a system of hooks. This has the benefit of being IRCd-independent, allowing most plugins to function regardless of the IRCd being used.
|
||||
Each hook payload is formatted as a Python `list`, with three arguments: `numeric`, `command`, and `args`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user