From 8d91af35878c5cc1d433c2e41b13fda7cfe9baae Mon Sep 17 00:00:00 2001 From: whopxxx Date: Wed, 8 Oct 2025 15:41:41 +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 8bf7440a..5af84159 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9764,4 +9764,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 + }, ]