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