README.zh-CN.md 1.2 KB

twitter account creator

Version .NET

English | 中文

twitter account creator

develop

1、通过 smspva.com 获取手机号,短信验证码,需要注册获取apiKey,填入api.py中

2、通过 email-fake.com 获取邮箱,邮箱验证码

3、通过 namefake.com 获取随机昵称

4、国内需要设置代理,执行:

virtualenv .venv
.venv\scripts\activate
pip install -r requirements.txt

python main.py --proxy 127.0.0.1:1080

Contributing

License

如果您在你的项目中使用我们的代码,请保留 License 声明,谢谢

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