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
- Host: GitHub
- URL: https://github.com/aslafy-z/ptc-account-generator
- Owner: aslafy-z
- Archived: true
- Created: 2016-07-25T17:37:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T02:44:55.000Z (over 1 year ago)
- Last Synced: 2025-02-12T14:55:03.441Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 12
- Watchers: 7
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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!