From 166c49854f243d2d4e36dbbee0e67e8a2b06bcd9 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Sat, 25 Oct 2025 18:37:44 -0700 Subject: [PATCH] Update config.template --- config.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.template b/config.template index 2bf2034..f82bec0 100644 --- a/config.template +++ b/config.template @@ -287,7 +287,7 @@ message = "MeshBot says Hello! DM for more info." # enable overides the above and uses the motd as the message schedulerMotd = False # value can be min,hour,day,mon,tue,wed,thu,fri,sat,sun. -# value can also be 'joke' (everyXmin) or 'weather' (hour) or ''link' (hour) for special auto messages +# value can also be 'joke' (everyXmin) or 'weather' (hour) or 'link' (hour) for special auto messages # 'custom' for module/scheduler.py custom schedule examples value = # interval to use when time is not set (e.g. every 2 days)