# twitter account creator [![Version](https://img.shields.io/badge/version-v1.1.0-brightgreen)](https://git.yoqi.me/lyq/TwitterAccountCreator) [![.NET](https://img.shields.io/badge/python-v3.9-brightgreen?style=plastic)](https://git.yoqi.me/lyq/TwitterAccountCreator) [English](./README.md) | [中文](./README.zh-CN.md) 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 * Submit [bugs and feature requests](https://git.yoqi.me/lyq/TwitterAccountCreator/issues), and help us verify as they are checked in * Review [source code changes](https://git.yoqi.me/lyq/TwitterAccountCreator/pulls) * Leave a message to us: liuyuqi.gov@msn.cn ## License 如果您在你的项目中使用我们的代码,请保留 License 声明,谢谢 Licensed under the [Apache 2.0](LICENSE) © [liuyuqi.gov@msn.cn](https://github.com/jianboy)