From abd910eba2eb1a1030b4949baf5dc3ee1876ff8f Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Fri, 19 Jun 2026 08:00:40 -0400 Subject: [PATCH] Change answer command. Signed-off-by: Josh Matthews --- handlers/monthly_update/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handlers/monthly_update/__init__.py b/handlers/monthly_update/__init__.py index 8b0d2ca..dfda853 100644 --- a/handlers/monthly_update/__init__.py +++ b/handlers/monthly_update/__init__.py @@ -2,7 +2,7 @@ import re -REPLY = "monthly update" +REPLY = "monthly update answer" REACTION = "eyes"