From 643cb32c9485cfe0ee381c4f7c473b7708b5a369 Mon Sep 17 00:00:00 2001 From: 47Lux <47Lux@users.noreply.github.com> Date: Sun, 11 Jan 2026 23:20:46 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20AIChat=EF=BC=88AI?= =?UTF-8?q?=E8=A7=92=E8=89=B2=E6=89=AE=E6=BC=94=E5=AF=B9=E8=AF=9D=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=EF=BC=89=20(#3825)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index f7d9cad6..a5e33922 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10196,4 +10196,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_aichat", + "project_link": "nonebot-plugin-aichatbyluxis", + "author_id": 115719767, + "tags": [], + "is_official": false + }, ]