Browse Source

make username optional

Markus-Rost 4 years ago
parent
commit
a6ddd25ab4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      interactions/commands.json

+ 1 - 1
interactions/commands.json

@@ -25,7 +25,7 @@
 				"type": 3,
 				"name": "username",
 				"description": "Your username on the wiki.",
-				"required": true
+				"required": false
 			}
 		]
 	},