{
    "bot_token": "8649891588:AAF-WmgikNuhr0vU6tcnZ0ro2H-2BTIi3eU",
    "domain": "https://peaknodestudio.net",
    "webapp_secret": "8649891588:AAF-WmgikNuhr0vU6tcnZ0ro2H-2BTIi3eU",
    "groups": {
        "active_group_id": null,
        "allowed_groups": []
    },
    "database": {
        "host": "localhost",
        "user": "root",
        "password": "erci",
        "database": "slot_game",
        "charset": "utf8mb4"
    },
    "settings": {
        "allow_private_messages": true,
        "allow_all_groups": false,
        "initial_credits": 5000,
        "token_expiry_hours": 24
    },
    "messages": {
        "welcome": "🎮 Oyuna girmek için aşağıdaki butona tıklayın!",
        "error": "⚠️ Bir hata oluştu. Lütfen tekrar deneyin.",
        "not_allowed_group": "❌ Bu bot sadece izin verilen gruplarda çalışır.",
        "button_text": "🎮 Oyuna Gir",
        "group_game_text": "🎮 BAŞLAT"
    }
} 