From 1a3a981a992814a99e6bb35973f385e17dd8378c Mon Sep 17 00:00:00 2001 From: Byte Dice Date: Sat, 28 Jun 2025 19:17:38 +0200 Subject: [PATCH] Added disclaimer to cfg --- data/defaults/cfg_default.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/defaults/cfg_default.toml b/data/defaults/cfg_default.toml index c26cd7b..2b3d08c 100644 --- a/data/defaults/cfg_default.toml +++ b/data/defaults/cfg_default.toml @@ -10,6 +10,7 @@ status = "🎲 https://bytedice.net" # Which subreddits the bot will scan when executing "re"-category commands. # Is automatically disabled when `disabled_categories` includes "re". # Separate multiple subreddits with a "+", e.g "memes+askreddit". +# [REQUIRES RESTART] subreddits = "bytedicetesting" # How many posts the bot scans when running `/re_updatediscord`.