0.0.5 • Published 8 years ago

PTC-Creator v0.0.5

Weekly downloads
13
License
MIT
Repository
-
Last release
8 years ago

PTC-Creator node

Creates a random pokemon club account.

Features

  • External selenium server
  • Choose country

Requirements

  • Selenium
  • PhantomJS

How to setup

  1. npm install PTC-Creator
  2. Create your own file or use the test file node test.js

Usage

var ptc = require("PTC-Creator");

ptc.generateAccount(function(err, result){

console.log(result);

}, country, host, port, debug);
0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago