target_str
is BitBot's own nickname for private messages
This commit is contained in:
parent
e3d8063373
commit
5ab4c6cbff
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ class Module(ModuleManager.BaseModule):
|
|||
|
||||
if hook:
|
||||
self.command(event["server"], event["user"],
|
||||
event["target_str"], False, event["user"], command,
|
||||
event["user"].nickname, False, event["user"], command,
|
||||
args_split, event["tags"], hook)
|
||||
event["user"].buffer.skip_next()
|
||||
|
||||
|
|
Loading…
Reference in a new issue