txlyre 1 月之前
父節點
當前提交
a4a65b93f9
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      main.py

+ 3 - 0
main.py

@@ -101,6 +101,9 @@ class PendingUser:
         if self.user_id not in pending[self.peer_id]:
             return
 
+        if self.ban_flag:
+            return
+
         self.text = f"Welcome, {get_link_to_user(event.user)}! Please write a message with the **four latin letters (case insensitive)** that appear in this image to verify that you are a human. If you don't solve the captcha in **{CAPTCHA_WAIT_TIME}** seconds, you will be automatically kicked out of the group."
 
         message = await bot.send_message(