Skip to content

Duckhunt output #606

@Vault108

Description

@Vault108

If a hunt was never started in a channel, [prefix]killers and [prefix]friends reply It appears no one has {verb} any ducks yet.
Seems related to this line:

no_ducks = "It appears no one has {verb} any ducks yet."

Should be:

 no_ducks = "It appears no one has {verb} any ducks yet.".format(
        verb=score_type.verb
    )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions