lenny face fix
This commit is contained in:
parent
ea40774cba
commit
c121bff69a
@ -41,7 +41,7 @@ function run(msg, matches)
|
||||
elseif string.match(msg.text, "^/[N|n][B|b][C|c]$") or string.match(msg.text, "^/[I|i][D|d][C|c]$") then
|
||||
return [[¯\_(ツ)_/¯]]
|
||||
elseif string.match(msg.text, "^/[L|l][F|f]$") then
|
||||
return '(͡° ͜ʖ ͡°)'
|
||||
return '( ͡° ͜ʖ ͡°)'
|
||||
elseif string.match(msg.text, "^/[L|l][O|o][D|d]$") then
|
||||
return 'ಠ_ಠ'
|
||||
elseif string.match(msg.text, "^möp$") then
|
||||
|
Reference in New Issue
Block a user