From 325d28fbd4b2dc54a90ed76733437f571b95029d Mon Sep 17 00:00:00 2001 From: Rene8028 Date: Sat, 4 Feb 2023 12:13:51 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=AF=8F=E6=97=A5?= =?UTF-8?q?=E4=BA=BA=E5=93=812=20(#1667)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index a2c9e044..a7b4670a 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4147,5 +4147,28 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_jrrp2", + "project_link": "nonebot-plugin-jrrp2", + "name": "每日人品2", + "desc": "带数据库可查询历史平均人品的jrrp插件", + "author": "Rene8028", + "homepage": "https://github.com/Rene8028/nonebot_plugin_jrrp2", + "tags": [ + { + "label": "每日人品", + "color": "#ea5252" + }, + { + "label": "jrrp", + "color": "#5290ea" + }, + { + "label": "jrrp2", + "color": "#52bbea" + } + ], + "is_official": false } ]