fire-tracker
v1.1.0
Published
Powerful, flexible and easy-to-use package for scraping info from popular games such as FreeFire/Fortnite
Downloads
11
Readme
Getting started
- Install the package through
npm i fire-tracker
- Requiring the package and choosing your game
const fire_tracker = require('fire_tracker'),
free_fire = new fire_tracker.FreeFire(),
fortnite = new fire_tracker.Fortnite();
- You're done ! Consult the docs and get going !
Docs
Consult docs here
Features
- No API key required!
- Fast , reliable and flexible.
- Easy to use.
- Open source.
- Self-updated.
- Documented.
Contact Me
Change-log
- Added fortnite support
- Splited everything into classes
- Added weapon list to Free Fire cog
Disclaimer
This isn't official or related at any means to games mentioned in this project . All rights belong to them for material used in this project . Please understand that i can't access their servers at any means.