kmahyyg 52af91c7ad sync with upstream | il y a 2 ans | |
---|---|---|
cf-workers | il y a 2 ans | |
.dockerignore | il y a 2 ans | |
.gitignore | il y a 2 ans | |
Dockerfile | il y a 2 ans | |
LICENSE | il y a 2 ans | |
README.md | il y a 2 ans | |
pyroSecrets.py.example | il y a 2 ans | |
pyropmCaptcha.py | il y a 2 ans | |
requirements.txt | il y a 2 ans |
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.