From 0bbdd2cfe7b8a718e4fa793608043dd3faa7d94c Mon Sep 17 00:00:00 2001 From: lizhiqi233-rgb Date: Tue, 9 Sep 2025 12:08:47 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=98=8E=E6=97=A5?= =?UTF-8?q?=E6=96=B9=E8=88=9F=E7=8C=9C=E5=B9=B2=E5=91=98=E6=B8=B8=E6=88=8F?= =?UTF-8?q?=20(#3624)?= 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 511721b7..7b6f81fa 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9660,4 +9660,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_arkguesser", + "project_link": "nonebot-plugin-arkguesser", + "author_id": 225500959, + "tags": [ + { + "label": "Arknights", + "color": "#655cf9" + } + ], + "is_official": false + }, ]