Home - ReviveNetwork/Revive-Stats.js GitHub Wiki

Welcome to the Revive-Stats.js wiki!

Here are a list of functions the Stats API gives

Games

BF2 and Bf2142

Functions

getPlayer getPlayers getLeaderboard

Usage

const stats = require('revive-stats.js');
stats.bf2.getPlayers("Melroy").then(console.log)//returns an array of player objects