Added new patterns to kitty plugin
This commit is contained in:
parent
b9dd4067bf
commit
d97b6346e4
@ -14,7 +14,11 @@ end
|
||||
return {
|
||||
description = "Sendet eins von 4 Katzenbilder",
|
||||
usage = "/kitty",
|
||||
patterns = {"^/kitty"},
|
||||
patterns = {"^/kitty",
|
||||
"^/katze",
|
||||
"^/cat",
|
||||
"^/neko",
|
||||
"^/kadse"},
|
||||
run = run
|
||||
}
|
||||
--by Akamaru
|
Reference in New Issue
Block a user