From 22bb377fcf6802c1ec6bc4b88c4545393b7c3bea 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 e275944e..a34ec370 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 } ]