From 079996d936ed27309221ec60aa28416b7f593a79 Mon Sep 17 00:00:00 2001 From: xi-yue-233 Date: Tue, 16 May 2023 14:48:50 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E3=80=8A=E5=A5=B3?= =?UTF-8?q?=E7=A5=9E=E5=BC=82=E9=97=BB=E5=BD=955=E3=80=8B=E9=A2=84?= =?UTF-8?q?=E5=91=8A=E4=BF=A1=E7=94=9F=E6=88=90=E5=99=A8=20(#2016)?= 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 972e8639..d73dca02 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5747,5 +5747,15 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_p5generator", + "project_link": "nonebot-plugin-p5generator", + "name": "《女神异闻录5》预告信生成器", + "desc": "可以生成仿《女神异闻录5》中心之怪盗团向罪人宣战的预告信", + "author": "xi-yue-233", + "homepage": "https://github.com/xi-yue-233/nonebot-plugin-p5generator", + "tags": [], + "is_official": false } ]