diff --git a/assets/plugins.json b/assets/plugins.json index cc74568d1eb..3b9d80c762e 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -7534,5 +7534,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_bililivedm", + "project_link": "nonebot-plugin-bililivedm", + "author": "STESmly", + "tags": [ + { + "label": "b站弹幕监控", + "color": "#ea5252" + }, + { + "label": "全平台可用", + "color": "#232a7a" + } + ], + "is_official": false } ]