From 35e062c58840be99c1ce624aa94de3697283e926 Mon Sep 17 00:00:00 2001 From: SherkeyXD Date: Wed, 19 Jun 2024 17:42:36 +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=E4=BF=A1=E6=81=AF=E6=9F=A5=E8=AF=A2=E5=B0=8F?= =?UTF-8?q?=E5=8A=A9=E6=89=8B=20(#2771)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 93981194..b737c988 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6278,5 +6278,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_helldivers", + "project_link": "nonebot-plugin-helldivers", + "author": "SherkeyXD", + "tags": [ + { + "label": "helldivers", + "color": "#ffd700" + } + ], + "is_official": false } ]