mirror of
https://github.com/TeamPGM/PagerMaid_Plugins_Pyro.git
synced 2024-11-16 08:59:00 +00:00
🐛PMC - Fix invalid log collect bot
This commit is contained in:
parent
c362fa8c4c
commit
840e1fd5f8
@ -72,7 +72,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "pmcaptcha",
|
"name": "pmcaptcha",
|
||||||
"version": "2.16",
|
"version": "2.17",
|
||||||
"section": "chat",
|
"section": "chat",
|
||||||
"maintainer": "cloudreflection,01101sam",
|
"maintainer": "cloudreflection,01101sam",
|
||||||
"size": "20 kb",
|
"size": "20 kb",
|
||||||
|
@ -31,7 +31,7 @@ from pagermaid.single_utils import sqlite
|
|||||||
|
|
||||||
cmd_name = "pmcaptcha"
|
cmd_name = "pmcaptcha"
|
||||||
|
|
||||||
log_collect_bot = "PagerMaid_Sam_Bot" # CloudreflectionPmcaptchabot
|
log_collect_bot = "CloudreflectionPmcaptchabot"
|
||||||
img_captcha_bot = "PagerMaid_Sam_Bot"
|
img_captcha_bot = "PagerMaid_Sam_Bot"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user