From eaef8dfc1981bccf4190bc631a91b86459300322 Mon Sep 17 00:00:00 2001 From: wyf7685 Date: Tue, 3 Sep 2024 16:25:18 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=8B=BC=E4=BA=BA?= =?UTF-8?q?=E6=9D=80=20(#2931)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 3f037f13..3dcafdfa 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6905,5 +6905,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_werewolf", + "project_link": "nonebot-plugin-werewolf", + "author": "wyf7685", + "tags": [ + { + "label": "game", + "color": "#16acf3" + }, + { + "label": "狼人杀", + "color": "#f3161a" + } + ], + "is_official": false } ]