From 7441a1df9dc1e4e6423ddd8ea6a1a6e829d139dd Mon Sep 17 00:00:00 2001 From: Elliu <elliu@hashi.re> Date: Mon, 13 May 2024 22:56:30 +0900 Subject: [PATCH] PACKUP: sniff --- packs/shitpost/.shitpost.checksums | 1 + packs/shitpost/shitpost.json | 14 +++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/packs/shitpost/.shitpost.checksums b/packs/shitpost/.shitpost.checksums index 2426ba6..a80a0e2 100644 --- a/packs/shitpost/.shitpost.checksums +++ b/packs/shitpost/.shitpost.checksums @@ -1,3 +1,4 @@ 2610fa1ce8e455e3f9a30027af3f8628 koi.jpg 42fa2c764efcb89fb7d2aa662dc824f9 laugh.gif cd04ce2399bf948f1e1f0cd4540ea5a3 aboba.webp +eaf7412f543c59cc3d3b34d35ad82f44 nose-fur_1.gif diff --git a/packs/shitpost/shitpost.json b/packs/shitpost/shitpost.json index 3747bdd..ab56675 100644 --- a/packs/shitpost/shitpost.json +++ b/packs/shitpost/shitpost.json @@ -1,6 +1,6 @@ { "title": "shitpost", - "id": "4f259dfa-d262-4544-8f70-4efd5d2f7180", + "id": "bf14f9e1-0305-41fb-b5c0-f825aeb494bf", "stickers": [ { "body": "aboba", @@ -37,6 +37,18 @@ "msgtype": "m.sticker", "url": "mxc://matrix.org/RGOMoeymezdajsbBkaiSZkpg", "id": "shitpost-laugh" + }, + { + "body": "nose-fur_1", + "info": { + "mimetype": "image/gif", + "h": 180, + "w": 180, + "thumbnail_url": "mxc://matrix.org/ZSljeubKkUOdAmtzvtlTxGkO" + }, + "msgtype": "m.sticker", + "url": "mxc://matrix.org/ZSljeubKkUOdAmtzvtlTxGkO", + "id": "shitpost-nose-fur_1" } ] } -- GitLab