From 6c0ab7495641bf6f3c1c63a5dea6babb8e021f3c Mon Sep 17 00:00:00 2001 From: MeetWq Date: Sat, 15 Jan 2022 08:54:07 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BA=BA=E7=94=9F?= =?UTF-8?q?=E9=87=8D=E5=BC=80=E6=A8=A1=E6=8B=9F=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index c77aa94b..24f0a4cc 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -902,5 +902,24 @@ "homepage": "https://github.com/Zeta-qixi/nonebot-plugin-covid19-news", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_remake", + "project_link": "nonebot-plugin-remake", + "name": "人生重开模拟器", + "desc": "这垃圾人生一秒也不想待了?立即重开!", + "author": "MeetWq", + "homepage": "https://github.com/MeetWq/nonebot-plugin-remake", + "tags": [ + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "a:cqhttp", + "color": "#000000" + } + ], + "is_official": false } ] \ No newline at end of file