hello space

This commit is contained in:
yago 2014-11-22 14:44:00 +01:00
parent 80af530754
commit 517281a5ac

View File

@ -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