From b8a4c6bb79bc008dcc764731da4ce7910d34f0d2 Mon Sep 17 00:00:00 2001 From: Darker718 Date: Sun, 20 Jul 2025 13:45:11 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BA=AC=E4=B8=9C?= =?UTF-8?q?=E7=AD=BE=E5=88=B0=E6=8F=92=E4=BB=B6=20(#3578)?= 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 0e6a2c08..f4ae9898 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9336,4 +9336,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_jd_sign", + "project_link": "nonebot-plugin-jd-sign", + "author_id": 116647809, + "tags": [ + { + "label": "签到", + "color": "#ea5252" + }, + { + "label": "京东", + "color": "#5294ea" + } + ], + "is_official": false + }, ]