From f25e349b3701887be94eccc922d76d511bfb2d26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=97=D0=B0=D0=B6=D0=B8=D0=B3=D0=B8=D0=BD=20=D0=91=D0=BE?= =?UTF-8?q?=D0=B3=D0=B4=D0=B0=D0=BD=20=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5?= =?UTF-8?q?=D0=B5=D0=B2=D0=B8=D1=87?= Date: Thu, 16 Mar 2023 18:50:24 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BE=D0=BE=D0=B1=D1=89=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=B2=20=D0=BA=D0=B0=D0=BD=D0=B0=D0=BB=20=C2=AB?= =?UTF-8?q?=D0=92=D0=B2=D0=B5=D0=B4=D0=B5=D0=BD=D0=B8=D0=B5=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- intro.json | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 intro.json diff --git a/intro.json b/intro.json new file mode 100644 index 0000000..e9bd789 --- /dev/null +++ b/intro.json @@ -0,0 +1,30 @@ +{ + "username": "test", + "embeds": [ + { + "description": "В категории «<#1083041201269260388>» можно ознакомиться с проектами студии. Участвуя, например, в «<#1076047274876084257>» Вы получите роль «<@&1083037663478685726>», а вместе с тем и доступ к каналам посвящённых данному проекту.", + "image": { + "url": "https://org.zaboal.name/assets/discord_intro-server.png" + } + } + ], + "components": [ + { + "type": 1, + "components": [ + { + "type": 2, + "style": 5, + "label": "Привет!", + "url": "https://org.zaboal.name/assets/discord_intro-server.png" + }, + { + "type": 2, + "style": 5, + "label": "Привет!", + "url": "https://org.zaboal.name/assets/discord_intro-server.png" + } + ] + } + ] +} \ No newline at end of file