From 7ce559aa15a3be787287479e5665b9737e0e2641 Mon Sep 17 00:00:00 2001 From: Alpaca4610 Date: Sat, 15 Mar 2025 11:01:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=8B=9F=E4=BA=BA?= =?UTF-8?q?=E5=9B=9E=E5=A4=8Dbot=20(#3352)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a5975409..ef2e1501 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8468,4 +8468,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_random_reply", + "project_link": "nonebot-plugin-random-reply", + "author_id": 16055526, + "tags": [ + { + "label": "AI", + "color": "#ea5252" + } + ], + "is_official": false + }, ]