From 7c6009dd06f6e07571aa3ffc07eba1451bfd692e Mon Sep 17 00:00:00 2001 From: lbsucceed Date: Mon, 6 Oct 2025 17:31:51 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20Bilibili=20?= =?UTF-8?q?=E8=AF=84=E8=AE=BA=E5=88=86=E6=9E=90=E6=8F=92=E4=BB=B6=20(#3676?= =?UTF-8?q?)?= 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 e1fc908a..a3251ba7 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -9764,4 +9764,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_comment_analysis", + "project_link": "nonebot-plugin-comment-analysis", + "author_id": 113231410, + "tags": [ + { + "label": "ai分析", + "color": "#52c5ea" + }, + { + "label": "弹幕评论", + "color": "#eb0e31" + } + ], + "is_official": false + }, ]