Files
marzban-sub-bot/config.example.toml
T
2026-07-09 23:39:40 +03:00

15 lines
330 B
TOML

telegram_bot_token = "123456:replace-me"
admin_ids = [856850518]
marzban_url = "https://vpn.example.com"
marzban_username = "admin"
marzban_password = "replace-me"
payment_text = """
Pay to: +7 XXX XXX XX XX
Amount depends on selected period.
After payment, send screenshot/photo or PDF here.
"""
database_path = "bot.sqlite3"