From 583d5060dbc9ecd792428264a9f50604d4634e9c Mon Sep 17 00:00:00 2001 From: bridgeL Date: Tue, 18 Oct 2022 05:26:39 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20ayaka=E8=A1=8D?= =?UTF-8?q?=E7=94=9F=E6=8F=92=E4=BB=B6=20-=20=E8=B0=81=E6=98=AF=E5=8D=A7?= =?UTF-8?q?=E5=BA=95=20(#1329)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index 82676cae..11f185a4 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3026,5 +3026,28 @@ } ], "is_official": false + }, + { + "module_name": "ayaka_who_is_suspect", + "project_link": "nonebot-plugin-ayaka-who-is-suspect", + "name": "ayaka衍生插件 - 谁是卧底", + "desc": "至少4人游玩,游玩前需要加bot好友,否则无法通过私聊告知关键词", + "author": "bridgeL", + "homepage": "https://github.com/bridgeL/nonebot-plugin-ayaka-who-is-suspect", + "tags": [ + { + "label": "a:cqhttp", + "color": "#000000" + }, + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "t:文字游戏", + "color": "#e36306" + } + ], + "is_official": false } ] \ No newline at end of file