From 5824a6086ad922f293c069e5c3e611366038c010 Mon Sep 17 00:00:00 2001 From: Hanserprpr Date: Sun, 31 Aug 2025 17:58:25 +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 40a7952d..e9d031c7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9560,4 +9560,20 @@ "tags": [], "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 + }, ]