From 236f70183c06bb35976a3b88a7b5b089b55c2055 Mon Sep 17 00:00:00 2001 From: HuParry Date: Sat, 27 Jan 2024 12:02:55 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E9=9A=8F=E6=9C=BA?= =?UTF-8?q?=E5=8F=91=E9=80=81=E5=9B=BE=E7=89=87=20(#2547)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index 68ed6447..6ea39202 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -5479,5 +5479,12 @@ "author": "eya46", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_randpic", + "project_link": "nonebot-plugin-randpic", + "author": "HuParry", + "tags": [], + "is_official": false } ]