Merge pull request #9 from Kanium/hotfix2

Added name to property
This commit is contained in:
Hattenburg 2020-04-25 18:01:18 +02:00 committed by GitHub
commit 1e342853e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"},