Explorar o código

make username optional

Markus-Rost %!s(int64=4) %!d(string=hai) anos
pai
achega
a6ddd25ab4
Modificáronse 1 ficheiros con 1 adicións e 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
 			}
 		]
 	},