hello space
This commit is contained in:
parent
80af530754
commit
517281a5ac
@ -7,7 +7,7 @@ return {
|
||||
description = "Says hello to someone",
|
||||
usage = "say hello to [name]",
|
||||
patterns = {
|
||||
"^say hello to (.*)$".
|
||||
"^say hello to (.*)$",
|
||||
"^Say hello to (.*)$"
|
||||
},
|
||||
run = run
|
||||
|
Reference in New Issue
Block a user