twitter账户自动化创建 https://github.dev/mobcode1337/Twitter-Account-Creator

liuyuqi-dellpc b34f44ec37 修改包信息 1 year ago
bin 860eaac622 init 2 years ago
conf 860eaac622 init 2 years ago
twitter_creator 06dace2103 rename package 1 year ago
.gitignore 860eaac622 init 2 years ago
LICENSE 0fba9089c2 add license 2 years ago
README.md 0fba9089c2 add license 2 years ago
README.zh-CN.md 0fba9089c2 add license 2 years ago
main.py 06dace2103 rename package 1 year ago
requirements.txt 860eaac622 init 2 years ago
setup.py b34f44ec37 修改包信息 1 year ago

README.md

twitter account creator

Version .NET

English | 中文

twitter account creator

develop

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

Contributing

License

Licensed under the Apache 2.0 © liuyuqi.gov@msn.cn