summaryrefslogtreecommitdiff
path: root/abot.py
diff options
context:
space:
mode:
Diffstat (limited to 'abot.py')
-rw-r--r--abot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/abot.py b/abot.py
index fa8517e..aa9c27b 100644
--- a/abot.py
+++ b/abot.py
@@ -27,7 +27,7 @@ def list_answers(sender):
@hook.command("abot")
-def on_abot_command(sender, args):
+def on_abot_command(sender, command, label, args):
plugin_header(sender, "AnswerBot")
if sender.hasPermission("utils.abot.admin"):
if not args: