mirror of
https://github.com/znc/znc.git
synced 2026-05-05 04:52:31 +02:00
Merge branch 'master' into unix
This commit is contained in:
@@ -724,6 +724,9 @@ class Module:
|
||||
def OnPrivTagMessage(self, msg):
|
||||
pass
|
||||
|
||||
def OnInviteMessage(self, msg):
|
||||
pass
|
||||
|
||||
|
||||
class Command:
|
||||
command = ''
|
||||
|
||||
Reference in New Issue
Block a user