An open API service indexing awesome lists of open source software.

https://github.com/aslafy-z/ptc-account-generator

Pokemon Go Trainer Club account generator
https://github.com/aslafy-z/ptc-account-generator

Last synced: 4 months ago
JSON representation

Pokemon Go Trainer Club account generator

Awesome Lists containing this project

README

        

PTC Account Generator
===

This program allow you create PTC accounts in batch.

> Note: This is a very early version

# Features

- Proxing requests (using [gimmeproxy](http://gimmeproxy.com) api)
- Automatic mail confirmation (using [guerrillamail](https://www.guerrillamail.com/) api)

# Installation

Clone the repository and run

```bash
npm install
```

to setup dependencies

# Usage

```
npm start
```

# TODO

- [ ] Babel compiling at releasing
- [ ] Handle overload response from PTC servers
- [ ] Batch accounts creation
- [ ] Suitable storage system

# Contributions

Contributions, issues and feature requests are very welcome. If you are using this package and fixed a bug for yourself, please consider submitting a PR!