kmahyyg 52af91c7ad sync with upstream | 2 anos atrás | |
---|---|---|
cf-workers | 2 anos atrás | |
.dockerignore | 2 anos atrás | |
.gitignore | 2 anos atrás | |
Dockerfile | 2 anos atrás | |
LICENSE | 2 anos atrás | |
README.md | 2 anos atrás | |
pyroSecrets.py.example | 2 anos atrás | |
pyropmCaptcha.py | 2 anos atrás | |
requirements.txt | 2 anos atrás |
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.