kleiner fix

This commit is contained in:
Akamaru 2017-03-27 17:03:08 +02:00
parent 3139965add
commit 2e2f23c5c9
1 changed files with 3 additions and 3 deletions

View File

@ -125,11 +125,11 @@ function special:action(msg, config, matches)
return
elseif msg_text:match("[Kk][Ii][Ll][Ll]") then
output = user_name..' tötet '..matches[1]
elseif msg_text:match("[Pp][Ee]") then
elseif msg_text:match("^[Pp][Ee]") then
output = 'nis'
elseif msg_text:match("[Vv][Aa]") then
elseif msg_text:match("^[Vv][Aa]") then
output = 'gina'
elseif msg_text:match("[Mm][Uu]") then
elseif msg_text:match("^[Mm][Uu]") then
output = 'schi'
elseif msg_text:match("/[Ii][Yy][Kk][Ww][Ii][Mm]") then
output = '(¬‿¬)'