From 9001990d0874c63405d18211636e05632aef54ea Mon Sep 17 00:00:00 2001 From: Srythm Date: Sun, 5 Jul 2026 19:44:02 +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 378147a5072d..aa299caab2a1 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11196,4 +11196,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 + }, ]