Skip to content

HzJavier/godin-balance-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Godin Balance Checker

The module uses Nightwatch JS for automated browser checking.

Set Up Nightwatch

Set your config file

On the root of the project, create config.js:

module.exports = {
  cardNumber: [your-card-number],
  pass: [your-password]
};

Run the script

$ nightwatch

About

A Godin balance checker for your account

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published