fixed doubling of replies
This commit is contained in:
parent
2665a6dae8
commit
f50c130d9f
@ -32,7 +32,7 @@ return {
|
|||||||
usage = "!google terms",
|
usage = "!google terms",
|
||||||
patterns = {
|
patterns = {
|
||||||
"^!google (.*)$",
|
"^!google (.*)$",
|
||||||
"^.[g|G]oogle (.*)$"
|
"^%.[g|G]oogle (.*)$"
|
||||||
},
|
},
|
||||||
run = run
|
run = run
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user