From c22b17dbc27abd8251b7e23e3ecc8532faaaa631 Mon Sep 17 00:00:00 2001 From: ChlorophyTeio Date: Mon, 5 Jan 2026 16:57:16 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E8=AF=8D=E6=B1=87?= =?UTF-8?q?=E9=BB=91=E5=90=8D=E5=8D=95=E5=AE=A1=E6=9F=A5=20(#3816)?= 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 d384aab7..f7d9cad6 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10180,4 +10180,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_word_censor", + "project_link": "nonebot-plugin-word-censor", + "author_id": 99163726, + "tags": [ + { + "label": "rule", + "color": "#ea5252" + }, + { + "label": "黑名单", + "color": "#000000" + } + ], + "is_official": false + }, ]