From abbcc13f73efa8c416100a13673154250a529a53 Mon Sep 17 00:00:00 2001 From: BraveCowardp Date: Fri, 1 Aug 2025 21:24:18 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=B8=89=E8=A7=92?= =?UTF-8?q?=E6=B4=B2=E5=8A=A9=E6=89=8B=20(#3589)?= 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 1cc7cebf..b852951a 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9382,4 +9382,20 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_delta_helper", + "project_link": "nonebot-plugin-delta-helper", + "author_id": 61410850, + "tags": [ + { + "label": "deltaforce", + "color": "#ea5252" + }, + { + "label": "三角洲行动", + "color": "#ea5252" + } + ], + "is_official": false + }, ]