diff --git a/assets/plugins.json b/assets/plugins.json index 75208980..9bfea278 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7454,5 +7454,21 @@ "author": "zhongwen-4", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_bilimusic", + "project_link": "nonebot_plugin_bilimusic", + "author": "Lonely-Sails", + "tags": [ + { + "label": "bilibili", + "color": "#52d5ea" + }, + { + "label": "music", + "color": "#ea52ca" + } + ], + "is_official": false } ]