first init

This commit is contained in:
2026-07-09 23:39:40 +03:00
parent 31281ad8cc
commit cb573a52d5
17 changed files with 1067 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
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"