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

add shots fired and shots per kill to the cops and crims data #521

Open
HamDatNoob opened this issue Apr 29, 2023 · 0 comments
Open

add shots fired and shots per kill to the cops and crims data #521

HamDatNoob opened this issue Apr 29, 2023 · 0 comments

Comments

@HamDatNoob
Copy link

Which package is the feature request for?

discord-bot

Feature

(/copsandcrims command suggestion)

add shots fired data and shots per kill data (shots fired / kills)

this data is useful to gauge the actual skill of other players, based on how many shots are fired for every kill

Ideal solution or implementation

add both to the /copsandcrims commands

shots fired endpoint: player.stats.mcgo.shots_fired
example for shots per kill: player.stats.mcgo.shots_fired / (player.stats.mcgo.kills + player.stats.mcgo.kills_deathmatch)

Alternative solutions or implementations

No response

Other context

No response

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