diff --git a/config_sample.env b/config.env similarity index 86% rename from config_sample.env rename to config.env index 6527d987..79211ca3 100644 --- a/config_sample.env +++ b/config.env @@ -1,10 +1,9 @@ -# 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 ="8060683581" # Require restart after changing it while bot running +OWNER_ID = "mongodb+srv://hackerdeepsingh749:6Ln9XNPqxvwL8769@cluster0.syoqd.mongodb.net/?retryWrites=true&w=majority&appName=Cluster0" # Require restart after changing it while bot running +TELEGRAM_API = "20286145" # Require restart after changing it while bot running +TELEGRAM_HASH = "0e01a06ab5d4b5e408b89f0159b20546" # Require restart after changing it while bot running # OPTIONAL CONFIG USER_SESSION_STRING = "" # Require restart after changing it while bot running @@ -70,9 +69,9 @@ MIRROR_FILENAME_PREFIX = "" MIRROR_FILENAME_SUFFIX = "" MIRROR_FILENAME_REMNAME = "" -# Log Channel/SuperGroup (Topics Support) -LEECH_LOG_ID = "" -MIRROR_LOG_ID = "" +# hackerkhali/SuperGroup (Topics Support) +LEECH_LOG_ID = "8060683581" +MIRROR_LOG_ID = "8060683581" LINKS_LOG_ID = "" # qBittorrent/Aria2c @@ -109,7 +108,7 @@ PLAYLIST_LIMIT = "" LEECH_LIMIT = "" MEGA_LIMIT = "" STORAGE_THRESHOLD = "" -USER_TIME_INTERVAL = "0" +USER_TIME_INTERVAL = "" # Templates ANIME_TEMPLATE = "" @@ -127,7 +126,7 @@ SAFE_MODE = "" DELETE_LINKS = "" CLEAN_LOG_MSG = "" SHOW_EXTRA_CMDS = "" -TIMEZONE = "Asia/Kolkata" +TIMEZONE = "Asia/Punjab" IMAGES = "" IMG_SEARCH = "" IMG_PAGE = "" @@ -136,7 +135,7 @@ EXCEP_CHATS = "" # M/L Buttons SCREENSHOTS_MODE = "False" -SHOW_MEDIAINFO = "False" +SHOW_MEDIAINFO = "true" SAVE_MSG = "False" SOURCE_LINK = "False" @@ -146,7 +145,7 @@ LOGIN_PASS = "" # Torrent Search SEARCH_API_LINK = "" -SEARCH_LIMIT = "0" +SEARCH_LIMIT = "" SEARCH_PLUGINS = '["https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/piratebay.py", "https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/limetorrents.py", "https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/torrentscsv.py",