0.0.5 • Published 9 years ago

PTC-Creator v0.0.5

Weekly downloads
13
License
MIT
Repository
-
Last release
9 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

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago