FLIP THAT FATHER!

This commit is contained in:
Akamaru 2015-07-23 20:31:45 +02:00
parent 1b8af94035
commit 03017fd27f
1 changed files with 11 additions and 0 deletions

View File

@ -28,6 +28,16 @@ function run(msg, matches)
___ಠ Back.
(°-°)
(°°) NEVER]]
elseif string.match(msg.text, "^/[F|f][T|t][F|f]$") then
return [[() FLIP THAT FATHER.
() FLIP THIS FATHER.
()/ FLIP ALL THE FATHERS
Child. . .
Put.
The Fathers.
Back.
()_ಠ
() NEVER]]
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
@ -60,6 +70,7 @@ return {
"^/[N|n][E|e][O|o][R|r][A|a][M|m][E|e]$",
"^/[N|n][A|a][U|u]$",
"^/[F|f][T|t][T|t]$",
"^/[F|f][T|t][F|f]$",
"^/[N|n][B|b][C|c]$",
"^/[I|i][D|d][C|c]$",
"^/[L|l][F|f]$",