kmahyyg 52af91c7ad sync with upstream | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
cf-workers | %!s(int64=2) %!d(string=hai) anos | |
.dockerignore | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=2) %!d(string=hai) anos | |
Dockerfile | %!s(int64=2) %!d(string=hai) anos | |
LICENSE | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=2) %!d(string=hai) anos | |
pyroSecrets.py.example | %!s(int64=2) %!d(string=hai) anos | |
pyropmCaptcha.py | %!s(int64=2) %!d(string=hai) anos | |
requirements.txt | %!s(int64=2) %!d(string=hai) anos |
Currently:
ulist_<CHATID>: 1 // allowed user
ulist_<CHATID>: 2 // blocked user
pmstat_<CHATID>: curTs // Wait for Verification
uinverify_<CHATID>: comma splited data // verification data; key: suuid,ts
ErrCode:
Use bind
mount to mount following file with long syntax in volumes
key:
/app/pmcaptcha_myoungram.session
/app/pmroSecrets.py
Use attach
subcommand to input authentication data of Telegram.
Use echo "" > $(docker inspect --format='{{.LogPath}}' <CONTAINER_NAME_OR_ID>)
to clean logs which logged all your input to prevent sensitive information leakage.
Use ^P + ^Q
to detach from container.