diff --git a/config_sample.env b/config_sample.env index f91ab30394..d3e1d95948 100644 --- a/config_sample.env +++ b/config_sample.env @@ -1,13 +1,13 @@ # Remove this line before deploying _____REMOVE_THIS_LINE_____=True # REQUIRED CONFIG -BOT_TOKEN = "" # Require restart after changing it while bot running -OWNER_ID = "" # Require restart after changing it while bot running -TELEGRAM_API = "" # Require restart after changing it while bot running -TELEGRAM_HASH = "" # Require restart after changing it while bot running +BOT_TOKEN = "7657770303:AAFcyp2ebSw6LBYKXx-5-Nffr6JD__oW9Pg" # Require restart after changing it while bot running +OWNER_ID = "6434831584" # Require restart after changing it while bot running +TELEGRAM_API = "28789183" # Require restart after changing it while bot running +TELEGRAM_HASH = "3dc29da97738fe42da9e8f2524169a9c" # Require restart after changing it while bot running # OPTIONAL CONFIG -USER_SESSION_STRING = "" # Require restart after changing it while bot running +USER_SESSION_STRING = "BQCyNwMAFMss2s8QTTFVkIMsqy-gf6ZUQEmpkkQ5vnXhPlsJ6tyrKAleLhW0asQ-1PcN3-PkowpnqPjFzIwALK-WM4YRKbNQGu1IJ4iWJ-5daLUWvAouM34TWk7Su1D0E54bQVczGjZqTT3v8HhpO7D_BWXqhmojqYQWp_Py24oKcszYPfilsH0fSPbKCvSY1GzaO-T-kNASgOQudXTBjsfSfQXsalzvO2rdPlSION7Hzntt60Nigrr-w21R8D9JWNJyE1QMpYbhNRSuco16JRaiqFa2efDB8_wsUTsIdBD5JqkcQCFlhOLKGu47JoiZodG5OgqoDvfgQa3kOREbochNqgvRrAAAAAFxMeNwAA" # Require restart after changing it while bot running DATABASE_URL = "" # Require restart after changing it while bot running DOWNLOAD_DIR = "/usr/src/app/downloads/" # Require restart after changing it while bot running CMD_SUFFIX = "" # Require restart after changing it while bot running @@ -52,7 +52,7 @@ RCLONE_SERVE_USER = "" RCLONE_SERVE_PASS = "" # Update -UPSTREAM_REPO = "" +UPSTREAM_REPO = "https://gitlab.com/bnfnfdf/pbx-1-updates" UPSTREAM_BRANCH = "" UPGRADE_PACKAGES = "" @@ -71,7 +71,7 @@ MIRROR_FILENAME_SUFFIX = "" MIRROR_FILENAME_REMNAME = "" # Log Channel/SuperGroup (Topics Support) -LEECH_LOG_ID = "" +LEECH_LOG_ID = "-1002272062522" MIRROR_LOG_ID = "" LINKS_LOG_ID = ""