twitter账户自动化创建 https://github.dev/mobcode1337/Twitter-Account-Creator
liuyuqi-dellpc b34f44ec37 修改包信息 | 1 year ago | |
---|---|---|
bin | 2 years ago | |
conf | 2 years ago | |
twitter_creator | 1 year ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
README.zh-CN.md | 2 years ago | |
main.py | 1 year ago | |
requirements.txt | 2 years ago | |
setup.py | 1 year ago |
twitter 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