From 71bfb42fe0ec3a80944728b535c89502590d4dc8 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Mon, 2 May 2022 19:49:50 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=9B=BD=E9=99=85?= =?UTF-8?q?=E8=B1=A1=E6=A3=8B=20(#957)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: MeetWq --- website/static/plugins.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 6ae3eecc..94d9f632 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1564,5 +1564,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_chess", + "project_link": "nonebot-plugin-chess", + "name": "国际象棋", + "desc": "国际象棋,支持人机和对战", + "author": "MeetWq", + "homepage": "https://github.com/noneplugin/nonebot-plugin-chess", + "tags": [ + { + "label": "a:onebot", + "color": "#020202" + } + ], + "is_official": false } -] +] \ No newline at end of file