🐛PMC - Fix invalid log collect bot

This commit is contained in:
Sam 2022-07-04 15:05:18 +08:00 committed by GitHub
parent c362fa8c4c
commit 840e1fd5f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@
},
{
"name": "pmcaptcha",
"version": "2.16",
"version": "2.17",
"section": "chat",
"maintainer": "cloudreflection,01101sam",
"size": "20 kb",

View File

@ -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"