From e2e8b0a8cd9e248e055b679eed50c10486a2784e Mon Sep 17 00:00:00 2001 From: glamorgan9826 Date: Sun, 2 Apr 2023 06:38:47 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E4=BB=8A=E6=97=A5?= =?UTF-8?q?=E8=80=81=E5=A9=86=20(#1873)?= 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 577c7115..725aa6e3 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -5089,5 +5089,24 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_today_waifu", + "project_link": "nonebot-plugin-today-waifu", + "name": "今日老婆", + "desc": "随机抓取群友做老婆", + "author": "glamorgan9826", + "homepage": "https://github.com/glamorgan9826/nonebot-plugin-today-waifu", + "tags": [ + { + "label": "娱乐", + "color": "#eac752" + }, + { + "label": "每日老婆", + "color": "#9beff6" + } + ], + "is_official": false } ]