Files
RemnaWaveBOT/.env.example
2026-04-05 12:18:33 +03:00

26 lines
473 B
Plaintext

# Telegram Bot
BOT_TOKEN=YOUR_BOT_TOKEN_HERE
# Database
DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=botyobshik
# Support
SUPPORT_USERNAME=@support_username
# Payment
PAYMENT_CHANNEL_ID=-1003591520479
PAYMENT_THREAD_ID=5910
PAYMENT_TICKET_CHANNEL_ID=-1003591520479
PAYMENT_TICKET_THREAD_ID=788
PAYMENT_PHONE=+7 904 788 77 35
# Admin
ADMIN_IDS=123456789,987654321
# Remnawave API
REMWAVE_API_URL=https://panel.remnawave.com/api
REMWAVE_API_KEY=your_api_key_here