New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wowbuddy-miner

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wowbuddy-miner

wowbuddy data miner

  • 0.9.5
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Buddy Miner

Build Status

Pulls auction data via battle net api and publishes it to kafka topic: auction-data

Outgoing message format

{
    auc: 42,
    item: 42,
    owner: "kirill",
    bid: 42,
    quantity: 42,
    buyout: 42,
    timeLeft: "VERY_LONG",
    time: "iso with timezone"
}

Configuration

supported configuration formats Environment variables should be prefixed with buddy_miner_ (case matters)

ParameterDefault
consulHostlocalhost
consulPort9500
consulIdbuddy_miner-0
hostinghttps://localhost:8000
battleNetApiKey
realmshowling-fjord
localeru_RU
kafkaBrokerslocalhost:9092
checkIntervalMs60000
battleNetUrleu.api.battle.net

Usage

npm start

FAQs

Package last updated on 26 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc