diff --git a/assets/plugins.json b/assets/plugins.json index 95c4b96534f1..f75f243beef9 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6802,5 +6802,17 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_lagrange", + "project_link": "nonebot_plugin_lagrange", + "author": "Lonely-Sails", + "tags": [ + { + "label": "Lagrange", + "color": "#ea5252" + } + ], + "is_official": false } ]