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