From f1ea9df47421a6598c4ca271709cfee7f1ca4540 Mon Sep 17 00:00:00 2001 From: Hanserprpr Date: Tue, 2 Sep 2025 11:20:58 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=B0=81=E6=98=AF?= =?UTF-8?q?=E5=8D=A7=E5=BA=95=E5=B0=8F=E6=B8=B8=E6=88=8F=20(#3628)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 2f893c9e..d074c118 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9580,4 +9580,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_who_is_spy", + "project_link": "nonebot-plugin-who-is-spy", + "author_id": 144591143, + "tags": [ + { + "label": "game", + "color": "#ea5252" + }, + { + "label": "游戏", + "color": "#ea52cd" + } + ], + "is_official": false + }, ]