idc doesn't need a extrawurst
This commit is contained in:
parent
47f08e01a4
commit
9efd9d7921
@ -26,9 +26,7 @@ function run(msg, matches)
|
||||
ಠ___ಠ Back.
|
||||
(╮°-°)╮┳━┳
|
||||
(╯°□°)╯︵ ┻━┻ NEVER]]
|
||||
elseif string.match(msg.text, "^/[N|n][B|b][C|c]$") then
|
||||
return [[¯\_(ツ)_/¯]]
|
||||
elseif string.match(msg.text, "^/[I|i][D|d][C|c]$") then
|
||||
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 '(͡° ͜ʖ ͡°)'
|
||||
|
Reference in New Issue
Block a user