# REQUIRED CONFIG BOT_TOKEN = "6072674099:AAFAls6bgjcKS_UssCaQLSdIrT5wXMUplwo" # Require restart after changing it while bot running OWNER_ID = "6125520641" # Require restart after changing it while bot running TELEGRAM_API = "14720656" # Require restart after changing it while bot running TELEGRAM_HASH = "5d73aec94803145627dd60d99b857cd6" # Require restart after changing it while bot running # OPTIONAL CONFIG DATABASE_URL = "mongodb+srv://VigaMirror:VigaMirror@cluster0.7cfakud.mongodb.net/?retryWrites=true&w=majority" # Require restart after changing it while bot running AUTHORIZED_CHATS = "" # Require restart after changing it while bot running SUDO_USERS = "" # 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 GDRIVE_ID = "1-eDlde3iyKAJMsfKFWoHgZFVzsqdEwbD" IS_TEAM_DRIVE = "true" STATUS_UPDATE_INTERVAL = "10" AUTO_DELETE_MESSAGE_DURATION = "30" IGNORE_PENDING_REQUESTS = "" USE_SERVICE_ACCOUNTS = "false" INDEX_URL = "" STATUS_LIMIT = "2" STOP_DUPLICATE = "true" UPTOBOX_TOKEN = "" TORRENT_TIMEOUT = "500" EXTENSION_FILTER = "" INCOMPLETE_TASK_NOTIFIER = "true" YT_DLP_QUALITY = "" # Update UPSTREAM_REPO = "" UPSTREAM_BRANCH = "" # Leech USER_SESSION_STRING = "" # Require restart after changing it while bot running LEECH_SPLIT_SIZE = "" AS_DOCUMENT = "" EQUAL_SPLITS = "" LEECH_FILENAME_PERFIX = "" MEDIA_GROUP = "" DUMP_CHAT = "-1001980460038" # qBittorrent/Aria2c BASE_URL = "https://viga-ubn.herokuapp.com" SERVER_PORT = "" WEB_PINCODE = "" #Queueing system QUEUE_ALL = "" QUEUE_DOWNLOAD = "" QUEUE_UPLOAD = "" #Limits STORAGE_THRESHOLD = "100" TORRENT_LIMIT = "10" DIRECT_LIMIT = "10" YTDLP_LIMIT = "10" GDRIVE_LIMIT = "10" MEGA_LIMIT = "1" LEECH_LIMIT = "10" CLONE_LIMIT = "100" #Group Features FSUB_IDS = "" USER_MAX_TASKS = "2" ENABLE_MESSAGE_FILTER = "" STOP_DUPLICATE_TASKS = "true" DISABLE_DRIVE_LINK = "" #Extra SET_COMMANDS = "true" DISABLE_LEECH = "false" DM_MODE = "true" DELETE_LINKS = "true" LOG_CHAT = "-1001980460038" # RSS RSS_DELAY = "" # Require restart after changing it while bot running RSS_COMMAND = "" RSS_CHAT_ID = "" RSS_USER_SESSION_STRING = "" # Require restart after changing it while bot running # Mega MEGA_API_KEY = "" MEGA_EMAIL_ID = "" MEGA_PASSWORD = "" # Buttons VIEW_LINK = "" # Torrent Search SEARCH_API_LINK = "" SEARCH_LIMIT = "" SEARCH_PLUGINS = '["https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/rarbg.py", "https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/piratebay.py", "https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/legittorrents.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", "https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/zooqle.py", "https://raw.githubusercontent.com/qbittorrent/search-plugins/master/nova3/engines/eztv.py", "https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engines/master/kickass_torrent.py", "https://raw.githubusercontent.com/MaurizioRicci/qBittorrent_search_engines/master/yts_am.py", "https://raw.githubusercontent.com/MadeOfMagicAndWires/qBit-plugins/master/engines/linuxtracker.py", "https://raw.githubusercontent.com/MadeOfMagicAndWires/qBit-plugins/master/engines/nyaasi.py", "https://raw.githubusercontent.com/LightDestory/qBittorrent-Search-Plugins/master/src/engines/ettv.py", "https://raw.githubusercontent.com/LightDestory/qBittorrent-Search-Plugins/master/src/engines/glotorrents.py", "https://raw.githubusercontent.com/LightDestory/qBittorrent-Search-Plugins/master/src/engines/thepiratebay.py", "https://raw.githubusercontent.com/nindogo/qbtSearchScripts/master/magnetdl.py", "https://raw.githubusercontent.com/khensolomon/leyts/master/yts.py"]'