aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/commands.py1
1 files changed, 1 insertions, 0 deletions
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