Merge branch 'master' into unix

This commit is contained in:
Alexey Sokolov
2025-05-01 22:41:27 +01:00
48 changed files with 2044 additions and 1938 deletions

View File

@@ -724,6 +724,9 @@ class Module:
def OnPrivTagMessage(self, msg):
pass
def OnInviteMessage(self, msg):
pass
class Command:
command = ''