diff --git a/modules/commands.py b/modules/commands.py index 14979cfd..cf0f3207 100644 --- a/modules/commands.py +++ b/modules/commands.py @@ -160,6 +160,7 @@ class Module(ModuleManager.BaseModule): hook = potential_hook target = event["user"] if not is_channel else event["channel"] + break if not hook: return