From 9ec2ee851f88d28288548024a9357e57634ec5e6 Mon Sep 17 00:00:00 2001 From: lizhiqi233-rgb Date: Tue, 2 Sep 2025 11:21:00 +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 2f893c9e..e8cd16f6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9580,4 +9580,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 + }, ]