MattMcFarland / battlefield-stats

A node api for collection and analysis of battlefield 1 and battlefield 4 statistics.
23 stars 1 forks source link

ps3 and xbox 360 support for bf4 #2

Closed BlackGhost3 closed 7 years ago

BlackGhost3 commented 7 years ago

does the api support ps3 and xbox360 stats for bf4 ? and is battlefield hardline stats supported ?

MattMcFarland commented 7 years ago

Yep, this is using battlefield tracker which supports those as well.

BlackGhost3 commented 7 years ago

platform: bf.Platforms.xbox360 platform: bf.Platforms.XBOX360 platform: bf.Platforms.ps3 platform: bf.Platforms.PS3 those platforms are returning AssertionError: platform is required: null

MattMcFarland commented 7 years ago

Here are the available platform options: bf.Platforms.XBOX bf.Platforms.PC bf.Platforms.PS4

bf.Platforms.PS4 is a mistake and will be renamed to bf.Platforms.PSN at a later time.