From e83e25f626383fa8717c3046d9d691215e781279 Mon Sep 17 00:00:00 2001 From: Srythm Date: Sun, 21 Jun 2026 16:07:52 +0800 Subject: [PATCH] :beers: publish plugin pxchat-enhanced (#4087) --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 267f91f7..91b6ea09 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11060,4 +11060,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_pxchat_enhanced", + "project_link": "nonebot-plugin-pxchat-enhanced", + "author_id": 62325100, + "tags": [ + { + "label": "ai", + "color": "#ea5252" + }, + { + "label": "ChatBot", + "color": "#52eac2" + } + ], + "is_official": false + }, ]