From c31b54efbfe40aee7e97acb56998cc6989ab571e Mon Sep 17 00:00:00 2001 From: fllesser Date: Sat, 7 Dec 2024 23:01:58 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=90=8D=E7=89=87?= =?UTF-8?q?=E8=B5=9E=EF=BC=8C=E8=A1=A8=E6=83=85=E5=9B=9E=E5=BA=94=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=20(#3169)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 15ef393e8555..a16b95a76ce8 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -7757,4 +7757,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_emojilike", + "project_link": "nonebot-plugin-emojilike", + "author_id": 64878354, + "tags": [ + { + "label": "赞", + "color": "#e8ec2a" + }, + { + "label": "emoji", + "color": "#e5e861" + } + ], + "is_official": false + }, ]