KaniumCogs/welcomeCog/data/embedded_message.json
2020-04-25 18:43:21 +02:00

36 lines
2.1 KiB
JSON

{
"title":"Welcome to the Kanium Discord!",
"description":[
"\n",
"Please ensure to read and understand the #info_and_rules channel, so that you may have some idea about who we are and how this place works.",
"\n\n",
"Also being on our Discord and playing games with us does Not require Kanium membership. In fact, applying for membership is something we prefer that people hold off on ",
"and consider carefully.",
"\n\n",
"Don't mistake our cautioning as unfriendliness, we are fun-loving weirdos that want new fun-loving weirdo-friends! We do, however, expect those that seek to apply for membership ",
"show earnestness in the submitted application as well as in becoming part of the community."
],
"color":"0x3399ff",
"thumbnail": "https://i.imgur.com/4TLdfDA.png",
"fields":[
{"id":"text", "name":"Apply for membership", "value":"!apply <applicationText>", "inline":"True"},
{"id":"text", "name":"Description", "value":"If you are certain about joining, use this command to do so", "inline":"True"},
{"id":"text", "name":"(shit) 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"},
{"id":"links", "name":"Useful information", "value":[
"\n",
"[KANIUM Website](https://www.kanium.org/)",
"\n",
"[KANIUM Steam Group](https://steamcommunity.com/groups/Kanium)",
"\n",
"[KANIUM Twitch Channel](https://twitch.tv/kaniumtv)",
"\n",
"[KANIUM Open Collective (donations)](https://opencollective.com/kanium)"
], "inline":"True"}
],
"footer":{
"text":"If you have any questions, please ping a @Recruiter",
"icon_url":"https://i.imgur.com/4TLdfDA.png"
}
}