From dd957d5631c6bd77b985fbc0032ce254a8a2bdad Mon Sep 17 00:00:00 2001 From: djkcyl Date: Sat, 12 Apr 2025 13:43:12 +0800 Subject: [PATCH] :beers: publish plugin nonebot-plugin-zssm (#3402) --- assets/plugins.json5 | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 37c1caa3..7c12e806 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8634,4 +8634,24 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_zssm", + "project_link": "nonebot-plugin-zssm", + "author_id": 59153990, + "tags": [ + { + "label": "func", + "color": "#961d1d" + }, + { + "label": "ai", + "color": "#5bd46c" + }, + { + "label": "deepseek", + "color": "#4b57ed" + } + ], + "is_official": false + }, ]