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