From 7e5c179641479c8b85d20d50040b37022527def6 Mon Sep 17 00:00:00 2001 From: KafCoppelia Date: Sat, 5 Feb 2022 03:33:04 +0000 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E7=BE=A4=E8=81=8A?= =?UTF-8?q?=E5=8F=8D=E9=97=AA=E7=85=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- website/static/plugins.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/website/static/plugins.json b/website/static/plugins.json index cf3d446a..01d667c7 100644 --- a/website/static/plugins.json +++ b/website/static/plugins.json @@ -1205,5 +1205,20 @@ "homepage": "https://github.com/NoneBot2-Ae/nonebot-plugin-random-cat", "tags": [], "is_official": false + }, + { + "module_name": "nonebot_plugin_antiflash", + "project_link": "nonebot-plugin-antiflash", + "name": "群聊反闪照", + "desc": "顾名思义🎇", + "author": "KafCoppelia", + "homepage": "https://github.com/KafCoppelia/nonebot_plugin_antiflash", + "tags": [ + { + "label": "a:onebot", + "color": "#6f64d4" + } + ], + "is_official": false } ] \ No newline at end of file