From 0889c7bc6e2d783a1dcb0e696a4c071d0476f211 Mon Sep 17 00:00:00 2001 From: whopxxx Date: Wed, 8 Oct 2025 20:28:20 +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 7a8a63ac..f69ef9ef 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9784,4 +9784,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 + }, ]