From 7cb39acab6960c22ac82747a0f0a0d926d3974c4 Mon Sep 17 00:00:00 2001 From: XTxiaoting14332 Date: Tue, 26 Aug 2025 20:32:38 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=8D=96=E8=8B=A5?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=20(#3630)?= 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 e297ebdd..1d35a61d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9513,4 +9513,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_sell_poor", + "project_link": "nonebot-plugin-sell-poor", + "author_id": 96647974, + "tags": [ + { + "label": "卖弱", + "color": "#ea5252" + }, + { + "label": "😭😭😭", + "color": "#52eaba" + } + ], + "is_official": false + }, ]