From 840e1fd5f8724dc8aa914d7293efe29988d85456 Mon Sep 17 00:00:00 2001 From: Sam <100821827+01101sam@users.noreply.github.com> Date: Mon, 4 Jul 2022 15:05:18 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9BPMC=20-=20Fix=20invalid=20log=20col?= =?UTF-8?q?lect=20bot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- list.json | 2 +- pmcaptcha/main.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/list.json b/list.json index 4d11ccc..81ad58c 100644 --- a/list.json +++ b/list.json @@ -72,7 +72,7 @@ }, { "name": "pmcaptcha", - "version": "2.16", + "version": "2.17", "section": "chat", "maintainer": "cloudreflection,01101sam", "size": "20 kb", diff --git a/pmcaptcha/main.py b/pmcaptcha/main.py index 0531471..6242f33 100644 --- a/pmcaptcha/main.py +++ b/pmcaptcha/main.py @@ -31,7 +31,7 @@ from pagermaid.single_utils import sqlite cmd_name = "pmcaptcha" -log_collect_bot = "PagerMaid_Sam_Bot" # CloudreflectionPmcaptchabot +log_collect_bot = "CloudreflectionPmcaptchabot" img_captcha_bot = "PagerMaid_Sam_Bot"