KaniumCogs/welcomeCog/embedded_message.json

33 lines
1.7 KiB
JSON
Raw Normal View History

{
"title":"Welcome to the Kanium Discord!",
"description":[
"\n",
"Please ensure to have a look at our #public_info channel and understand who we are and how this place works.",
"\n\n",
"Additionally it must be mentioned that being on our Discord and playing games with us, does not require Kanium membership. We,",
"on the other hand, expect that those who seek to apply for membership show earnestness- in both application and in becoming part of the community"
],
"color":"0x3399ff",
"thumbnail": "https://i.imgur.com/4TLdfDA.png",
"fields":[
{"id":"text", "name":"Apply to join Kanuim", "value":"!apply applicationText", "inline":"True"},
{"id":"text", "name":"Description", "value":"Use this to submit an application for joining Kanium", "inline":"True"},
{"id":"text", "name":"Enjoy your stay", "value":"Feel free to hang out in the chat rooms. If you're looking to play a specific game, join 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](https://opencollective.com/kanium)"
], "inline":"True"},
{"id":"text", "name":"Apply to join Kanuim", "value":"!apply applicationText", "inline":"True"}
],
"footer":{
"text":"If you have any questions, please ping a @Recruiter",
"icon_url":"https://i.imgur.com/4TLdfDA.png"
}
}