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