From 5a709197e79b7d23a3c0814400dc9f43848bc511 Mon Sep 17 00:00:00 2001 From: suti7yk5032 Date: Sun, 8 Sep 2024 15:03:16 +0900 Subject: [PATCH] =?UTF-8?q?config=E3=81=AE=E5=86=85=E5=AE=B9=E3=82=92testi?= =?UTF-8?q?ng=E3=81=8B=E3=82=89=E3=82=82=E3=81=A3=E3=81=A6=E3=81=8F?= =?UTF-8?q?=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dislocker.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dislocker.py b/dislocker.py index 7da40da..03a3cbc 100644 --- a/dislocker.py +++ b/dislocker.py @@ -48,7 +48,10 @@ class DL(): "search_frequency": 1, "allowable_time": 180, "fstop_time": "21:00:00" - } + }, + "preset_games": ["TEST1", "TEST2", "TEST3", "TEST4", "TEST5"], + "admin_user_id": "TYPE HERE CHANNEL ID (YOU MUST USE INT !!!!)", + "debug": False } }