From 7d87244b3e5c4107b16c91dfdd16623ae5f57949 Mon Sep 17 00:00:00 2001 From: Tabris-ZX Date: Fri, 26 Sep 2025 11:43:40 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=AE=97=E6=B3=95?= =?UTF-8?q?=E6=AF=94=E8=B5=9B=E5=8A=A9=E6=89=8B=20(#3663)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 02e6446f..8488cdc6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9704,4 +9704,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_algo", + "project_link": "nonebot-plugin-algo", + "author_id": 188494207, + "tags": [ + { + "label": "算法竞赛", + "color": "#52c5ea" + }, + { + "label": "ACM", + "color": "#eb0e31" + } + ], + "is_official": false + }, ]