From 928e2082358d6e6dbb39ad02f599a187723365c7 Mon Sep 17 00:00:00 2001 From: lizhiqi233-rgb Date: Sun, 31 Aug 2025 22:09:59 +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 40a7952d..99b4764c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9560,4 +9560,16 @@ "tags": [], "is_official": false }, + { + "module_name": "nonebot_plugin_arkguesser", + "project_link": "nonebot-plugin-arkguesser", + "author_id": 225500959, + "tags": [ + { + "label": "Arknights", + "color": "#655cf9" + } + ], + "is_official": false + }, ]