Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 591 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 591 Bytes

🔍 BotTracker.js

The official NodeJs wrapper for interacting with bottracker.xyz. At the time of writing this, the site is not up yet. However, the site's official release is July 14th.

So... What Can It Do?

  • Sharding Support: Easily post statistics to bottracker.xyz.
  • Easy Setup: Setting up BotTracker.js is made to be easy.
  • Customizable: Easily choose what stats you want to send to bottracker.xyz.

How Can I Install It?

npm install bottracker.js
yarn add bottracker.js