From d47889037a03e24a7c723eddae7c2579dd0fa106 Mon Sep 17 00:00:00 2001 From: Sam <100821827+01101sam@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:54:45 +0800 Subject: [PATCH] Update - v2.2 --- v2.2.py | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/v2.2.py b/v2.2.py index 713cfcb..7286fb1 100644 --- a/v2.2.py +++ b/v2.2.py @@ -133,6 +133,11 @@ "Verification timeout.", "验证超时" ], + # Image + "verify_complete_image": [ + "Please complete the following image captcha.", + "请完成以下图像辨识验证" + ], # Sticker "verify_send_sticker": [ "Please send a sticker to me.", @@ -492,6 +497,10 @@ "Nothing will do to users in flood period.", "所有在轰炸期间的用户将不会被进行任何处理" ], + "flood_act_set_delete": [ + "All flooded users will be deleted and reported spamming.", + "所有轰炸的用户将会被举报并删除聊天" + ], # endregion # region Custom Rule