From 4e36ff8e1d1766f49b3a16547edcbb49d77eaef1 Mon Sep 17 00:00:00 2001 From: whopxxx Date: Fri, 10 Oct 2025 19:50:37 +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 7f3db09a..083a2b0a 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9796,4 +9796,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 + }, ]