From 37bc7326b5432fe7b9b0d50c426df2a5006f3047 Mon Sep 17 00:00:00 2001 From: AbCooly Date: Mon, 12 Sep 2022 09:30:11 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=8B=BC=E4=BA=BA?= =?UTF-8?q?=E6=9D=80=E6=8F=92=E4=BB=B6=20(#1251)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index c8ecbcfd..f8e7ef62 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2713,5 +2713,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot-plugin-wolf-kill", + "project_link": "nonebot-plugin-wolf-kill", + "name": "狼人杀插件", + "desc": "在群里玩狼人杀", + "author": "AbCooly", + "homepage": "https://github.com/AbCooly/nonebot_plugin_wolf_kill", + "tags": [], + "is_official": false } ] \ No newline at end of file