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 + }, ]