mirror of
https://github.com/znc/znc.git
synced 2026-05-18 07:15:54 +02:00
Merge branch '1.6.x'
This commit is contained in:
@@ -311,6 +311,9 @@ class Module:
|
||||
def OnPart(self, Nick, Channel, sMessage=None):
|
||||
pass
|
||||
|
||||
def OnInvite(self, Nick, sChan):
|
||||
pass
|
||||
|
||||
def OnChanBufferStarting(self, Chan, Client):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user