new pattern for stille.lua
This commit is contained in:
parent
642c499e6a
commit
0406f6a994
@ -14,7 +14,7 @@ end
|
|||||||
return {
|
return {
|
||||||
description = "Es ist so still hier",
|
description = "Es ist so still hier",
|
||||||
usage = {"Stille","*Stille*"},
|
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
|
run = run
|
||||||
}
|
}
|
||||||
end
|
end
|
||||||
|
Reference in New Issue
Block a user