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