From 08be5724b97418ce4a08062be97cf98f20cec6f2 Mon Sep 17 00:00:00 2001 From: jcjrobert Date: Sun, 6 Nov 2022 15:44:17 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=9A=8F=E4=B8=AA?= =?UTF-8?q?=E4=BA=BA=20(#1372)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index da9f8fa4..3d5dd305 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3283,5 +3283,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot-plugin-person", + "project_link": "nonebot-plugin-person", + "name": "随个人", + "desc": "随个群友当幸运观众🤪", + "author": "jcjrobert", + "homepage": "https://github.com/jcjrobert/nonebot-plugin-person", + "tags": [], + "is_official": false } ] \ No newline at end of file