From 90b16402426be5a5db086b0dd1c4c462abdb5010 Mon Sep 17 00:00:00 2001 From: T-BENZIN Date: Sun, 16 Mar 2025 15:23:05 +0500 Subject: [PATCH] ~ Slightly changed tools_description.py to address change the name of the now function to time_now --- reginaldCog/tools_description.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reginaldCog/tools_description.py b/reginaldCog/tools_description.py index 26481ae..3d4558b 100644 --- a/reginaldCog/tools_description.py +++ b/reginaldCog/tools_description.py @@ -57,7 +57,7 @@ TOOLS = [ 'type': 'string', 'description': ''' The date up until to request the forecast in YYYY-MM-DD format. - Check the **now** function first if you unsure which date it is. + Check the **time_now** function first if you unsure which date it is. ''' }, },