Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render BF2 player stats for the users personal player profile #29

Open
1 task
TwitchPlaysBF2 opened this issue Jul 26, 2022 · 0 comments
Open
1 task
Labels
app-only Only applies to Windows App version of BF2.TV enhancement New feature or request

Comments

@TwitchPlaysBF2
Copy link
Owner

TwitchPlaysBF2 commented Jul 26, 2022

With the introduction of #25 we know the player name of a BF2TV app user.
We can use the player name, to query their player statistics from the APIs below.

  • Query some cool stuff and show it to the user.

At the moment of writing this, only the app supports game data detection (thus, only the app knows the players name) - so it'll be an app-only feature, until the website gets a method to know the players name.

Ideas to render:

  • Rank
  • Total Points
  • Points until next promotion (something like "x / y until next promotion")

The player stats APIs
Thank you so much for providing your APIs @cetteup

Examples:

Usage:

@TwitchPlaysBF2 TwitchPlaysBF2 added enhancement New feature or request app-only Only applies to Windows App version of BF2.TV labels Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-only Only applies to Windows App version of BF2.TV enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant