Skip to content

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

@HamDatNoob

Description

@HamDatNoob

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions