diff --git a/linebot/membercard b/linebot/membercard new file mode 100644 index 0000000..454cf50 --- /dev/null +++ b/linebot/membercard @@ -0,0 +1,97 @@ +{ + "type": "bubble", + "direction": "ltr", + "hero": { + "type": "image", + "url": "https://lh3.googleusercontent.com/riB8DR5GNjOhI5dUtZoIjJmudVXB3Q--23Dx3oTf9BqTtiz7Px5xiI-uU0-i_1P06ooAM1dacg_D-WSlt1DhIVaJKTR4XV2CnvVblQ=s168", + "size": "full", + "aspectRatio": "1:1", + "aspectMode": "cover", + "backgroundColor": "#FFFFFF00" + }, + "body": { + "type": "box", + "layout": "vertical", + "spacing": "md", + "contents": [ + { + "type": "text", + "text": "GENTLE PANTH", + "weight": "bold", + "size": "xl", + "align": "start", + "contents": [] + }, + { + "type": "box", + "layout": "vertical", + "spacing": "sm", + "contents": [ + { + "type": "box", + "layout": "baseline", + "contents": [ + { + "type": "icon", + "url": "https://storage.qubic.market/1/0x65819556d419e7d1d28724cda827273d76a08c92/1519/images/image_thumbnail.png", + "size": "3xl" + }, + { + "type": "text", + "text": "#076", + "weight": "bold", + "align": "end", + "contents": [] + } + ] + }, + { + "type": "box", + "layout": "baseline", + "contents": [ + { + "type": "icon", + "url": "https://storage.qubic.market/1/0x65819556d419e7d1d28724cda827273d76a08c92/1684/images/image_thumbnail.png", + "size": "3xl" + }, + { + "type": "text", + "text": "#241", + "weight": "bold", + "align": "end", + "contents": [] + } + ] + }, + { + "type": "box", + "layout": "baseline", + "contents": [ + { + "type": "icon", + "url": "https://storage.qubic.market/1/0x65819556d419e7d1d28724cda827273d76a08c92/1735/images/image_thumbnail.png", + "size": "3xl" + }, + { + "type": "text", + "text": "#292", + "weight": "bold", + "align": "end", + "contents": [] + } + ] + } + ] + } + ] + }, + "footer": { + "type": "box", + "layout": "horizontal", + "contents": [ + { + "type": "spacer" + } + ] + } +} \ No newline at end of file diff --git a/linebot/membercardin b/linebot/membercardin new file mode 100644 index 0000000..41d414c --- /dev/null +++ b/linebot/membercardin @@ -0,0 +1,18 @@ +{ + "type": "box", + "layout": "baseline", + "contents": [ + { + "type": "icon", + "url": "opseauh", + "size": "3xl" + }, + { + "type": "text", + "text": "opseauhno", + "weight": "bold", + "align": "end", + "contents": [] + } + ] + } \ No newline at end of file diff --git a/linebot/membercardmain b/linebot/membercardmain new file mode 100644 index 0000000..7a3dba1 --- /dev/null +++ b/linebot/membercardmain @@ -0,0 +1,43 @@ +{ + "type": "bubble", + "direction": "ltr", + "hero": { + "type": "image", + "url": "opsealogopic", + "size": "full", + "aspectRatio": "1:1", + "aspectMode": "cover", + "backgroundColor": "#FFFFFF00" + }, + "body": { + "type": "box", + "layout": "vertical", + "spacing": "md", + "contents": [ + { + "type": "text", + "text": "opsealogoname", + "weight": "bold", + "size": "xl", + "align": "start", + "contents": [] + }, + { + "type": "box", + "layout": "vertical", + "spacing": "sm", + "contents": [ + //put in membercardalluh + } + ] + }, + "footer": { + "type": "box", + "layout": "horizontal", + "contents": [ + { + "type": "spacer" + } + ] + } +} \ No newline at end of file