Added name to property

This commit is contained in:
Hattenburg 2020-04-25 17:56:20 +02:00
parent b1e3b6e1ec
commit de436e2071

View File

@ -13,7 +13,7 @@
"color":"0x3399ff",
"thumbnail": "https://i.imgur.com/4TLdfDA.png",
"fields":[
{"id":"text", "name":"", "value":"!apply yourApplicationTextGoesHere", "inline":"True"},
{"id":"text", "name":"Apply for membership", "value":"!apply yourApplicationTextGoesHere", "inline":"True"},
{"id":"text", "name":"Description", "value":"If you are certain about joining, use this command to do so", "inline":"True"},
{"id":"text", "name":"Example", "value":"!apply Hello, I am Dave and I would like to apply for Kanium for the following reasons...", "inline":"False"},
{"id":"text", "name":"Enjoy your stay", "value":"With that out of the way, please feel free to hang out and be excellent to those around you. If you're looking to play a specific game, then simply look for that game's chat channel.", "inline":"False"},