Statistic based utility for PUBG powered by the PUBG API
spubg
was built to fill in a gap of trending data across seasons,
with the intention of either comparing yourself on different metrics between seasons and comparing yourself against your friends.
When comparing against yourself, the values for each metric and a lifetime value is displayed.
When comparing against others, only plot lines display the difference.
- You'll need an API token, store it in a
.env
file with aPUBG_TOKEN=your_token_here
key. - Install the dependencies
npm i
- Build the binaries:
npm run build
There are multiple ways to interact with the underlying software, visit each document for more details: