From 08fb0c8f843363e88837b77fd2977cc12fb4670e Mon Sep 17 00:00:00 2001 From: Hanserprpr Date: Sun, 7 Sep 2025 11:03:14 +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 5994677f..cb99ad7f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9628,4 +9628,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 + }, ]