From 323038ecc62b1bc25f76ed08a9418ba0de9f51f2 Mon Sep 17 00:00:00 2001 From: KomoriDev Date: Fri, 7 Jun 2024 18:24:35 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=A2=9C=E5=80=BC?= =?UTF-8?q?=E8=AF=84=E5=88=86=20(#2751)?= 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 f4fee681..38e61af9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6179,5 +6179,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_beauty_rater", + "project_link": "nonebot-plugin-beauty-rater", + "author": "KomoriDev", + "tags": [ + { + "label": "🌐", + "color": "#e7f4ff" + } + ], + "is_official": false } ]