From d58c1407b59202112a500039f29a3b1290873493 Mon Sep 17 00:00:00 2001 From: KarisAya Date: Sat, 4 Feb 2023 09:31:55 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=A8=B6=E7=BE=A4?= =?UTF-8?q?=E5=8F=8B=20(#1664)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index c9b841fa..a2c9e044 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4132,5 +4132,20 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_groupmate_waifu", + "project_link": "nonebot-plugin-groupmate-waifu", + "name": "娶群友", + "desc": "娶群友", + "author": "KarisAya", + "homepage": "https://github.com/KarisAya/nonebot_plugin_groupmate_waifu", + "tags": [ + { + "label": "娶群友", + "color": "#ea5252" + } + ], + "is_official": false } ]