diff --git a/welcomeCog/data/embedded_message.json b/welcomeCog/data/embedded_message.json index 8fdf439..f2f55df 100644 --- a/welcomeCog/data/embedded_message.json +++ b/welcomeCog/data/embedded_message.json @@ -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"},