From 629a652acd025a297f5c8967c438059ffa006a67 Mon Sep 17 00:00:00 2001 From: Xtao_dada Date: Wed, 8 Dec 2021 14:45:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=20antichannelmsg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- list.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/list.json b/list.json index 6c8ad6c..cbf2546 100644 --- a/list.json +++ b/list.json @@ -16,6 +16,20 @@ "tags": ["chat", "auto"], "version": "0.211" }, + "antichannelmsg": { + "author": ["xtaodada"], + "description": "此插件用于需要自动删除频道消息并且封禁频道的群组。", + "disabled": false, + "end_user_data_statement": "此插件会白名单频道", + "hidden": false, + "max_bot_version": "", + "min_bot_version": "1.3", + "min_python_version": "", + "permissions": ["删除消息", "封禁用户"], + "requirements": [], + "tags": ["chat", "anti"], + "version": "1.0" + }, "dme": { "author": ["xtaodada"], "description": "编辑并删除当前对话您发送的特定数量的消息。支持 Redis 记录上一次指定的文本,方便快速撤回消息。 最近更新:防止编辑消息报错。",