From 613fc09382dd748866c4f04ab744e752169982b6 Mon Sep 17 00:00:00 2001 From: MeetWq Date: Mon, 31 Jan 2022 14:59:33 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=81=8A=E5=A4=A9?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index fc289384..392c50d1 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1145,5 +1145,20 @@ "homepage": "https://github.com/mgsky1/FG-plugin", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_chatrecorder", + "project_link": "nonebot-plugin-chatrecorder", + "name": "聊天记录插件", + "desc": "记录机器人收到和发出的消息", + "author": "MeetWq", + "homepage": "https://github.com/MeetWq/nonebot-plugin-chatrecorder", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file