From ca0b17b46a654692a0171c357043d0829fe8da4a Mon Sep 17 00:00:00 2001 From: NanakoOfficial Date: Fri, 17 Mar 2023 03:42:41 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=9A=8F=E6=9C=BA?= =?UTF-8?q?=E7=8B=97=E5=A6=88=20(#1812)?= 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 6d2aefd5..5ac18a30 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -4829,5 +4829,15 @@ "homepage": "https://github.com/Windylh/nonebot_plugin_apexranklookup", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_randomnana", + "project_link": "nonebot-plugin-randomnana", + "name": "随机狗妈", + "desc": "随机抽取神乐七奈表情包图片", + "author": "NanakoOfficial", + "homepage": "https://github.com/NanakoOfficial/nonebot_plugin_randomnana", + "tags": [], + "is_official": false } ]