From 33d5caf5e4f39d1d13fff26f2e794b765879860e Mon Sep 17 00:00:00 2001 From: padoru233 Date: Wed, 15 Jan 2025 16:47:13 +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 32ab4f345e84..16163fd15919 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8197,4 +8197,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 + }, ]