liuyuqi-dellpc 67ae26ccb1 go on | 1 year ago | |
---|---|---|
bin | 1 year ago | |
telagram_creator | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
main.py | 1 year ago | |
requirements.txt | 1 year ago |
telegram account creator
1、using smspva.com get phone number, and receive phone verification code. so you should register a account then own a apikey
. input it into the file named api.py.
2、using email-fake.com get email,and reveice email verification code.
3、using namefake.com get nickname
4、you should set a proxy if you live in china and run it:
virtualenv .venv
.venv\scripts\activate
pip install -r requirements.txt
python main.py --proxy 127.0.0.1:1080
Licensed under the Apache 2.0 © liuyuqi.gov@msn.cn