From b98be416e43da9bec5d39b465289197735f0ce23 Mon Sep 17 00:00:00 2001 From: Ju4tCode <42488585+yanyongyu@users.noreply.github.com> Date: Sat, 30 Apr 2022 14:44:04 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=B8=AD=E5=9B=BD?= =?UTF-8?q?=E8=B1=A1=E6=A3=8B=20(#949)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: MeetWq --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index d57a410b..1284095a 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1538,5 +1538,20 @@ "homepage": "https://github.com/A-kirami/nonebot-plugin-bilicover", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_cchess", + "project_link": "nonebot-plugin-cchess", + "name": "中国象棋", + "desc": "象棋,支持人机和对战", + "author": "MeetWq", + "homepage": "https://github.com/noneplugin/nonebot-plugin-cchess", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file