first init
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user