hearthstone-watcher

1.1.0 • Public • Published

hearthstone-watcher

node.js module that reads actions in hearthstone

Usage

$ npm install hearthstone-watcher

var LogWatcher = require('hearthstone-watcher');
var lw = new LogWatcher();

logw.start();
logw.update();

Use .update() whenever you would like to know what has occurred since the last update.

Package Sidebar

Install

npm i hearthstone-watcher

Weekly Downloads

1

Version

1.1.0

License

ISC

Last publish

Collaborators

  • antwang