mirror of
https://github.com/znc/znc.git
synced 2026-07-21 09:03:32 +02:00
Add module hooks for raw client and server messages
This commit is contained in:
@@ -371,6 +371,8 @@ sub OnTimerAutoJoin {}
|
||||
sub OnEmbeddedWebRequest {}
|
||||
sub OnAddNetwork {}
|
||||
sub OnDeleteNetwork {}
|
||||
sub OnSendToClient {}
|
||||
sub OnSendToIRC {}
|
||||
|
||||
|
||||
# Functions of CModule will be usable from perl modules.
|
||||
|
||||
Reference in New Issue
Block a user