diff --git a/techsupport_bot/commands/duck.py b/techsupport_bot/commands/duck.py index 1c5b1fe30..bc2869fc3 100644 --- a/techsupport_bot/commands/duck.py +++ b/techsupport_bot/commands/duck.py @@ -306,7 +306,7 @@ def message_check( quote = self.pick_quote() embed = auxiliary.prepare_deny_embed(message=quote) embed.set_footer( - text=f"Try again in {config.extensions.duck.cooldown.value} seconds" + text=f"You missed. Try again in {config.extensions.duck.cooldown.value} seconds" ) # Only attempt timeout if we know we can do it if (