diff --git a/otouto/plugins/help.lua b/otouto/plugins/help.lua index 9e0b3a3..f890e13 100644 --- a/otouto/plugins/help.lua +++ b/otouto/plugins/help.lua @@ -10,7 +10,7 @@ function help:init(config) "^/hilfe (.+)", "^/help (.+)", "^/(hilfe)_(.+)", - "^/hilfe" + "^/hilfe$" } help.inline_triggers = { "^hilfe (.+)",