PTC-Creator

0.0.5 • Public • Published

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);

Package Sidebar

Install

npm i PTC-Creator

Weekly Downloads

2

Version

0.0.5

License

MIT

Last publish

Collaborators

  • imanowl