From 2d96feb519b0b16bf265de7d0ea66c8058641acb Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Thu, 4 May 2023 16:36:28 -0700 Subject: Update config instructions --- config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/config.py b/config.py index 49135e6..2c7f2eb 100644 --- a/config.py +++ b/config.py @@ -41,6 +41,7 @@ TIMEZONE_STR = "Pacific Standard Time" ROOT_STORAGE_PATH = "" # Skip the options below if you are not using Holodex +# Organization names must match the names on Holodex (case sensitive) HOLODEX_ORG = "Nijisanji,Hololive" # Can be a comma separated list of organizations ORG_MEMBER_COUNT = 300 UPDATE_LOCAL_RECORDS = True # If true, will update the local records of the channels.txt and exclude_channels.txt files -- cgit v1.2.3