Delete config.json

This commit is contained in:
imletbruh
2026-05-31 18:24:53 +05:00
committed by GitHub
parent 9de1a40f1f
commit d4436a0480
-20
View File
@@ -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
}
}