From 2b18815576e7e1e630a818e38eeec6b691daf037 Mon Sep 17 00:00:00 2001 From: whopxxx Date: Sun, 12 Oct 2025 21:01:16 +0800 Subject: [PATCH] :beers: publish plugin pxchat (#3711) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 863a076f..4ccdabec 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9840,4 +9840,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_pxchat", + "project_link": "nonebot-plugin-pxchat", + "author_id": 112293881, + "tags": [ + { + "label": "chat", + "color": "#52eab7" + }, + { + "label": "deepseek", + "color": "#52ddea" + }, + { + "label": "mcp", + "color": "#5292ea" + } + ], + "is_official": false + }, ]