diff --git a/assets/plugins.json b/assets/plugins.json index 33754c495f4d..9d155ad874da 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6846,5 +6846,21 @@ } ], "is_official": false + }, + { + "module_name": "nonebot_plugin_tea_silencer", + "project_link": "nonebot-plugin-tea-silencer", + "author": "youlanan", + "tags": [ + { + "label": "坏词拦截", + "color": "#fe7931" + }, + { + "label": "拉黑屏蔽", + "color": "#31c8fe" + } + ], + "is_official": false } ]