Explorar el Código

make username optional

Markus-Rost hace 4 años
padre
commit
a6ddd25ab4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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
 			}
 		]
 	},