From 93b0b21fe8434c9b9cf12e01071df0ac6ef3599a Mon Sep 17 00:00:00 2001 From: padoru233 Date: Mon, 13 Jan 2025 19:13:41 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BB=9D=E5=9C=B0?= =?UTF-8?q?=E6=BD=9C=E5=85=B5=E5=B0=8F=E5=8A=A9=E6=89=8B=20(#3252)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 90356b43e0b8..bde713805ab7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8209,4 +8209,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_helldivers_tools", + "project_link": "nonebot-plugin-helldivers-tools", + "author_id": 99017826, + "tags": [ + { + "label": "绝地潜兵", + "color": "#c78787" + } + ], + "is_official": false + }, ]