Pengaturan
Konfigurasi bot dan web panel
⚙️ Info Bot
Admin IDs
7107585887
Database
shop.db (SQLite)
Web Panel
http://localhost:8000
Payment
BAYAR GG Aktif
📝 Panduan
Menjalankan Bot + Web:
Terminal 1: python bot.py
Terminal 2: python web.py
Menambah Admin:
Edit ADMIN_IDS di .env
ADMIN_IDS=123456789,987654321
Setup Payment (BAYAR GG):
1. Daftar di bayar.gg
2. Login → ambil API Key dari dashboard
3. Tambahkan ke .env:
BAYAR_GG_API_KEY=your_api_key
BAYAR_GG_METHOD=qris
4. Set callback URL di setiap pembayaran otomatis
5. Restart bot dan web panel