Stats pattern priority. #89
This commit is contained in:
parent
ca3eeac0ec
commit
b2165a0983
@ -105,10 +105,10 @@ return {
|
||||
description = "Plugin to update user stats.",
|
||||
usage = "!stats: Returns a list of Username [telegram_id]: msg_num",
|
||||
patterns = {
|
||||
".*",
|
||||
"^!(stats)"
|
||||
"^!(stats)",
|
||||
".*"
|
||||
},
|
||||
run = run
|
||||
}
|
||||
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user