From 982680be91f4295f9b0d80c266114f6eaa2d1e66 Mon Sep 17 00:00:00 2001 From: SkyDynamic Date: Thu, 18 Aug 2022 01:42:14 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=AF=8F=E6=97=A5?= =?UTF-8?q?=E4=BA=BA=E5=93=81=20(#1155)?= 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 cfc13a97..c6b667d0 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -2254,5 +2254,24 @@ "homepage": "https://github.com/CrazyBoyM/nonebot-plugin-drawer", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_jrrp-n", + "project_link": "nonebot-plugin-jrrp-n", + "name": "每日人品", + "desc": "不基于random的每日人品插件", + "author": "SkyDynamic", + "homepage": "https://github.com/SkyDynamic/nonebot_plugin_jrrp", + "tags": [ + { + "label": "每日人品", + "color": "#ea5252" + }, + { + "label": "jrrp", + "color": "#529fea" + } + ], + "is_official": false } ] \ No newline at end of file