From f3dbafd6e34b7912b4c4c594d2d331fb16aaa0c8 Mon Sep 17 00:00:00 2001 From: NovaFox161 Date: Tue, 24 Aug 2021 08:44:30 -0600 Subject: [PATCH] Add /events range documentation --- web/src/main/html/templates/various/commands.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/web/src/main/html/templates/various/commands.html b/web/src/main/html/templates/various/commands.html index 5f0eb173..30a0355e 100644 --- a/web/src/main/html/templates/various/commands.html +++ b/web/src/main/html/templates/various/commands.html @@ -576,6 +576,16 @@ /events today (calendar) everyone + + + + range + Lists the events found in the date range provided + + /events range [yyyy/MM/dd] [yyyy/MM/dd] (calendar) + + everyone +