From 896f1d6596bdeabb58046ead31fd11153824f14b Mon Sep 17 00:00:00 2001 From: ninthseason Date: Tue, 4 Jan 2022 15:41:12 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E8=81=8A?= =?UTF-8?q?=E5=A4=8D=E8=AF=BB=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index c01c8667..cd5a7357 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -792,5 +792,15 @@ "homepage": "https://github.com/MeetWq/nonebot-plugin-memes", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_repeater", + "project_link": "nonebot-plugin-repeater", + "name": "群聊复读机", + "desc": "谁不喜欢+1呢?", + "author": "ninthseason", + "homepage": "https://github.com/ninthseason/nonebot-plugin-repeater", + "tags": [], + "is_official": false } -] +] \ No newline at end of file