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

[FEATURE REQUEST] Get the list of players you've recently played or are currently playing against in real-time #467

Open
nbro opened this issue Jul 10, 2024 · 0 comments

Comments

@nbro
Copy link

nbro commented Jul 10, 2024

Is your feature request related to a problem? Please describe.

Some games have no anti-cheat support. Valve does nothing. The developer also does nothing to eliminate the cheaters. I will not nominate here the games where this happens. In those cases, you can only avoid cheaters if you keep track of them and know their names. However, users can change usernames, so it's not feasible to do this manually.

So, it would be nice if one could collect the list of players he/she has recently played against and use that to mark players as cheaters/non-cheaters. Additionally, it would be nice to have this list updated in real-time, so that we can check if the players we're currently playing against are known cheaters.

Describe the solution you'd like

An API endpoint that allows us to get real-time data about players you've played against or are currently playing against or about to play against. Essentially, for my idea to be useful, we should be able to get the data in real-time, but I'd be interested in getting the data in near real-time. Basically, something that would allow us to get more or less the same info that we have if we go to View and then Players and, if possible, in real-time.

Describe alternatives you've considered

Right now, I don't really have an alternative. I've quickly looked at the official documentation for some Steam APIs and I couldn't find the API endpoint. So, I suppose this will not be possible, but it's possible I missed the endpoint, as I'm not very familiar with the APIs and I've not searched them thoroughly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant