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

Duckhunt output #606

Open
Vault108 opened this issue Feb 15, 2023 · 0 comments · May be fixed by #607
Open

Duckhunt output #606

Vault108 opened this issue Feb 15, 2023 · 0 comments · May be fixed by #607

Comments

@Vault108
Copy link
Contributor

Vault108 commented Feb 15, 2023

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
    )
Vault108 added a commit to Vault108/CloudBot-1 that referenced this issue Feb 15, 2023
Vault108 added a commit to Vault108/CloudBot-1 that referenced this issue Feb 15, 2023
@Vault108 Vault108 linked a pull request Feb 15, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant