From cfd3c2a430be6f0558fb9b7b573201f279d42f2a Mon Sep 17 00:00:00 2001 From: Elliu <elliu@hashi.re> Date: Sat, 14 Sep 2024 13:18:52 +0900 Subject: [PATCH] PACKADD: CeCe --- packs/cece/.cece.checksums | 8 +++ packs/cece/cece.json | 102 +++++++++++++++++++++++++++++++++++++ 2 files changed, 110 insertions(+) create mode 100644 packs/cece/.cece.checksums create mode 100644 packs/cece/cece.json diff --git a/packs/cece/.cece.checksums b/packs/cece/.cece.checksums new file mode 100644 index 0000000..a835b33 --- /dev/null +++ b/packs/cece/.cece.checksums @@ -0,0 +1,8 @@ +2f494b3b7f8e296727ad1281ca914936 CeCeProst.png +4942ab8be1d2041902c45fb51deb1dd6 CeCeWhoa.png +6ca2a8c53358e252f914600d678c7648 CeCeKnoife.png +93e3f207242ad4100ae2860ee03d0ac2 CeCeHuh.png +c2787e52bf7fd8e8a6bc2e9a22354e51 CeCeJam.png +dd9d8fae0ba6e289245dd626823a3d6b CeCeSmug.png +e133a2663efa448189c17dc0ff1efe1e CeCeLaugh.png +eeb3267e9970617c449faacefa7d58f9 CeCeHello.png diff --git a/packs/cece/cece.json b/packs/cece/cece.json new file mode 100644 index 0000000..3672a3f --- /dev/null +++ b/packs/cece/cece.json @@ -0,0 +1,102 @@ +{ + "title": "cece", + "id": "b6089edb-5c74-4f91-91f7-6b44306ada11", + "stickers": [ + { + "body": "CeCeHello", + "info": { + "mimetype": "image/png", + "h": 80, + "w": 80, + "thumbnail_url": "mxc://matrix.org/xkeZkOvbLcemSifSStOEtwhi" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/xkeZkOvbLcemSifSStOEtwhi", + "id": "cece-CeCeHello" + }, + { + "body": "CeCeHuh", + "info": { + "mimetype": "image/png", + "h": 80, + "w": 80, + "thumbnail_url": "mxc://matrix.org/riulRlcMaOxpLyBsqIxRTKUK" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/riulRlcMaOxpLyBsqIxRTKUK", + "id": "cece-CeCeHuh" + }, + { + "body": "CeCeJam", + "info": { + "mimetype": "image/png", + "h": 80, + "w": 81, + "thumbnail_url": "mxc://matrix.org/eHvZFZcCyQmPAEAijvDKhtyA" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/eHvZFZcCyQmPAEAijvDKhtyA", + "id": "cece-CeCeJam" + }, + { + "body": "CeCeKnoife", + "info": { + "mimetype": "image/png", + "h": 48, + "w": 48, + "thumbnail_url": "mxc://matrix.org/XfiAibWyLAwXyvzXNNIjKubj" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/XfiAibWyLAwXyvzXNNIjKubj", + "id": "cece-CeCeKnoife" + }, + { + "body": "CeCeLaugh", + "info": { + "mimetype": "image/png", + "h": 80, + "w": 80, + "thumbnail_url": "mxc://matrix.org/oXdUgLUUIySKwpniLgHXJMuD" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/oXdUgLUUIySKwpniLgHXJMuD", + "id": "cece-CeCeLaugh" + }, + { + "body": "CeCeProst", + "info": { + "mimetype": "image/png", + "h": 80, + "w": 80, + "thumbnail_url": "mxc://matrix.org/ljmgaZnEdLklonADTDOVTfcn" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/ljmgaZnEdLklonADTDOVTfcn", + "id": "cece-CeCeProst" + }, + { + "body": "CeCeSmug", + "info": { + "mimetype": "image/png", + "h": 80, + "w": 80, + "thumbnail_url": "mxc://matrix.org/CnbqkJMaaCIrkgreQfvriZzr" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/CnbqkJMaaCIrkgreQfvriZzr", + "id": "cece-CeCeSmug" + }, + { + "body": "CeCeWhoa", + "info": { + "mimetype": "image/png", + "h": 80, + "w": 80, + "thumbnail_url": "mxc://matrix.org/cMqXAWQonqhWLNRBTyeEOSjT" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/cMqXAWQonqhWLNRBTyeEOSjT", + "id": "cece-CeCeWhoa" + } + ] +} -- GitLab