From 145bd4d4e1ae174036470dbbec02b6ebad31b62f Mon Sep 17 00:00:00 2001 From: bridgeL Date: Wed, 19 Oct 2022 09:19:47 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20ayaka=E8=A1=8D?= =?UTF-8?q?=E7=94=9F=E6=8F=92=E4=BB=B6=20-=20=E5=9D=8F=E8=AF=8D=E6=92=A4?= =?UTF-8?q?=E5=9B=9E=20(#1334)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/website/static/plugins.json b/website/static/plugins.json index 1a86858d..049bc382 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -3085,5 +3085,28 @@ } ], "is_official": false + }, + { + "module_name": "ayaka_prevent_bad_words", + "project_link": "nonebot-plugin-ayaka-prevent-bad-words", + "name": "ayaka衍生插件 - 坏词撤回", + "desc": "撤回有问题的发言", + "author": "bridgeL", + "homepage": "https://github.com/bridgeL/nonebot-plugin-ayaka-prevent-bad-words", + "tags": [ + { + "label": "a:cqhttp", + "color": "#000000" + }, + { + "label": "a:onebot", + "color": "#000000" + }, + { + "label": "t:撤回", + "color": "#e36306" + } + ], + "is_official": false } -] +] \ No newline at end of file