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