From dc1fa0c70a91f6d42dd31f4d56f476c6099ecc4b Mon Sep 17 00:00:00 2001 From: Srythm Date: Fri, 26 Jun 2026 18:52:39 +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 a48db5b6..ebb41b2c 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11080,4 +11080,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 + }, ]