From 7f0095d6ba5f525e2654f31511f9831d8dc77816 Mon Sep 17 00:00:00 2001 From: whopxxx Date: Thu, 9 Oct 2025 10:42:24 +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 + }, ]