Update all Protocol calls

This commit is contained in:
adator
2024-11-03 18:49:04 +01:00
parent cbae3dce96
commit e07b047b6a
13 changed files with 1176 additions and 372 deletions

View File

@@ -305,14 +305,13 @@ class Clone():
)
except Exception as err:
self.Base.logs.error(f'General Error: {err}')
self.Logs.error(f'General Error: {err}')
def _hcmds(self, user:str, channel: any, cmd: list, fullcmd: list = []) -> None:
try:
command = str(cmd[0]).lower()
fromuser = user
print(command)
dnickname = self.Config.SERVICE_NICKNAME # Defender nickname