From 0b74d4a9775f3394d8896c4b764dcd0bcd009ce5 Mon Sep 17 00:00:00 2001 From: 47Lux <47Lux@users.noreply.github.com> Date: Sun, 11 Jan 2026 17:25:59 +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 d384aab7..cb332dd1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10180,4 +10180,11 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_aichat", + "project_link": "nonebot-plugin-aichatbyluxis", + "author_id": 115719767, + "tags": [], + "is_official": false + }, ]