From 87f6e81ffc5fe26d4fc028f2d1e3f576b05a5903 Mon Sep 17 00:00:00 2001 From: colasama Date: Fri, 26 Apr 2024 21:38:56 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=A1=A8=E6=83=85?= =?UTF-8?q?=E5=8C=85=E4=BF=9D=E5=AD=98=E5=99=A8=20(#2683)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index eec953ed..a78181f9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5891,5 +5891,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_sticker_saver", + "project_link": "nonebot-plugin-sticker-saver", + "author": "colasama", + "tags": [ + { + "label": "表情包", + "color": "#f1ce15" + } + ], + "is_official": false } ]