summaryrefslogtreecommitdiff
path: root/commands/vainsocial/matches.js
diff options
context:
space:
mode:
Diffstat (limited to 'commands/vainsocial/matches.js')
-rw-r--r--commands/vainsocial/matches.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/vainsocial/matches.js b/commands/vainsocial/matches.js
index adce644..7eaa513 100644
--- a/commands/vainsocial/matches.js
+++ b/commands/vainsocial/matches.js
@@ -22,6 +22,7 @@ module.exports = class ShowMatchesCommand extends Commando.Command {
label: "name",
prompt: "Please specify your in game name (Case Sensitive).",
type: "string",
+ default: "?",
min: 3,
max: 16
} ]