From fc44d74ddb17edfbcd345a57a84d4c8fd160beb9 Mon Sep 17 00:00:00 2001 From: youlanan Date: Thu, 29 Aug 2024 11:43:36 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E6=B6=88=E9=9F=B3?= =?UTF-8?q?=E5=99=A8=20(#2918)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/assets/plugins.json b/assets/plugins.json index e275944ea9e0..a34ec37015c5 100644 --- a/assets/plugins.json +++ b/assets/plugins.json @@ -6877,5 +6877,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 } ]