From 4c3b28024a0a293b74b690a297b99a3a8620ac64 Mon Sep 17 00:00:00 2001 From: lizhiqi233-rgb Date: Sun, 7 Sep 2025 22:30:08 +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 6d0f5aa1..723757a6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9640,4 +9640,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 + }, ]