From d4436a0480e42dcca0c3f75bae0e16a5781d7735 Mon Sep 17 00:00:00 2001 From: imletbruh <60918217+qiyanaitsme@users.noreply.github.com> Date: Sun, 31 May 2026 18:24:53 +0500 Subject: [PATCH] Delete config.json --- config.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 config.json diff --git a/config.json b/config.json deleted file mode 100644 index de0679d..0000000 --- a/config.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "bot": { - "api_token": "TELEGRAM_TOKEN", - "img_url": "https://wallpapers-clan.com/wp-content/uploads/2024/04/dark-anime-girl-with-red-eyes-desktop-wallpaper-preview.jpg", - "author_url": "https://lolz.live/kqlol/" - }, - "api": { - "base_url": "https://prod-api.lolz.live", - "auth_token": "API_TOKEN_LZT", - "batch_size": 10 - }, - "database": { - "path": "threads.db" - }, - "scheduling": { - "bump_interval_hours": 12, - "bump_delay_seconds": 2, - "enable_auto_bump": true - } -} \ No newline at end of file