new pattern for stille.lua
This commit is contained in:
parent
642c499e6a
commit
0406f6a994
@ -14,7 +14,7 @@ end
|
||||
return {
|
||||
description = "Es ist so still hier",
|
||||
usage = {"Stille","*Stille*"},
|
||||
patterns = {"^[Ss][Tt][Ii][Ll][Ll][Ee]$","^(*)[Ss][Tt][Ii][Ll][Ll][Ee](*)$"},
|
||||
patterns = {"^[Ss][Tt][Ii][Ll][Ll][Ee].?$","^(*)[Ss][Tt][Ii][Ll][Ll][Ee](*)$"},
|
||||
run = run
|
||||
}
|
||||
end
|
||||
|
Reference in New Issue
Block a user