From 3afca074af8a0f7a264f6318e4cbf2fab91719e2 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Sun, 14 Jun 2026 23:54:15 +0300 Subject: fix: hunt idle command for jeeves --- jeeves/helpstrings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jeeves/helpstrings.py') diff --git a/jeeves/helpstrings.py b/jeeves/helpstrings.py index bf4b27e..2a7e262 100644 --- a/jeeves/helpstrings.py +++ b/jeeves/helpstrings.py @@ -29,7 +29,7 @@ _DUCK = { "bang": "!bang - fire at the current duck", "reload": "!reload - refill ammo, 3s cooldown", "score": "!score - top 5 for this channel; !score clear to reset (op/owner)", - "hunt": "!hunt - show hunt state (includes spawn/flee times); !hunt start|stop to control (op); timing via !set duck_spawn_min/max/flee_time", + "hunt": "!hunt - show hunt state; !hunt start|stop (op); !hunt idle - set idle rounds (0=off) (op); timing via !set duck_spawn_min/max/flee_time", } _RECIPES = { -- cgit v1.2.3