pubg-api-redis
pubg-api-redis copied to clipboard
Playerunknown's Battlegrounds API Wrapper with Redis caching
https://developer.playbattlegrounds.com/?loc=en
i parse match pubg.op.gg . but i cant add info about kills and position in match can you help ? my email [email protected]
api.getAccountBySteamID('76561198044644802').then((account) => { console.log(account.Nickname); }); error Unhandled rejection ProfileNotFound: Profile Not Found but https://pubgtracker.com/api/search?steamId=76561198044644802 work at ProfileNotFound (D:\1\pubg\pubg\node_modules\pubg-api-redis\src\pubg-erro rs.js:22:5) at Promise.resolve.then.err (D:\1\pubg\pubg\node_modules\pubg-api-redis\src\ client.js:60:17) at tryCatcher (D:\1\pubg\pubg\node_modules\bluebird\js\release\util.js:16:23 ) at Promise._settlePromiseFromHandler (D:\1\pubg\pubg\node_modules\bluebird\j...