BOT_TOKEN = "6075106600:AAEIE7s48eVM8431Zb2e4cyz8RXpOY1rBDs" GDRIVE_FOLDER_ID = "" OWNER_ID = 6263157611 DOWNLOAD_DIR = "/usr/src/app/downloads" DOWNLOAD_STATUS_UPDATE_INTERVAL = 10 AUTO_DELETE_MESSAGE_DURATION = 20 TELEGRAM_API = 11331366 TELEGRAM_HASH = "6254b1f889fc35676a1a5c71d4259be3" # OPTIONAL CONFIG AUTO_DELETE_UPLOAD_MESSAGE_DURATION = -1 IS_TEAM_DRIVE = "" DATABASE_URL = "postgres://alflgssj:SJ5RvIWU_7vWoZwH-HkvdjtoU7qouzlc@dumbo.db.elephantsql.com/alflgssj" AUTHORIZED_CHATS = "-1001980910628" SUDO_USERS = "6263157611" IGNORE_PENDING_REQUESTS = "true" USE_SERVICE_ACCOUNTS = "" INDEX_URL = "" STATUS_LIMIT = "4" STOP_DUPLICATE = "true" CMD_INDEX = "8" UPTOBOX_TOKEN = "" TORRENT_TIMEOUT = "150" EXTENSION_FILTER = ".txt .html .json .index .jpg" INCOMPLETE_TASK_NOTIFIER = "true" # Mirror MIRROR_LOGS = "-1001855416726" BOT_PM = "true" FORCE_BOT_PM = "" # Leech LEECH_LOG = "-1001855416726" USER_SESSION_STRING = "" LEECH_SPLIT_SIZE = "" AS_DOCUMENT = "" EQUAL_SPLITS = "" CUSTOM_FILENAME = "" # Update UPSTREAM_REPO = "" UPSTREAM_BRANCH = "" # qBittorrent/Aria2c BASE_URL_OF_BOT = "https://alienxwood2024.herokuapp.com/" SERVER_PORT = "" WEB_PINCODE = "" # RSS RSS_DELAY = "" RSS_COMMAND = "" RSS_CHAT_ID = "" RSS_USER_SESSION_STRING = "" # Private Files ACCOUNTS_ZIP_URL = "" TOKEN_PICKLE_URL = "" MULTI_SEARCH_URL = "" YT_COOKIES_URL = "" NETRC_URL = "" # Mega MEGA_API_KEY = "" MEGA_EMAIL_ID = "" MEGA_PASSWORD = "" # Kolop KOLOP_CRYPT = "" # Gdtot CRYPT = "" # Appdrive APPDRIVE_EMAIL = "" APPDRIVE_PASS = "" # Size Limits TORRENT_DIRECT_LIMIT = "" ZIP_UNZIP_LIMIT = "" CLONE_LIMIT = "" MEGA_LIMIT = "" STORAGE_THRESHOLD = "" # Telegraph ui TITLE_NAME = "ANURAG" AUTHOR_NAME = "ANURAG NAYAK" AUTHOR_URL = "https://t.me/NUMBER03ANURAG" # Buttons VIEW_LINK = "true" SOURCE_LINK = "true" START_BTN1_NAME = "ANURAG" START_BTN1_URL = "https://t.me/NUMBER03ANURAG" START_BTN2_NAME = "" START_BTN2_URL = "https://t.me/NUMBER03ANURAG" # 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"]' # Custom bot commands # Mirror Related Commands START_CMD = "start8" #Default is "start" MIRROR_CMD = "mirror44" #Default is "mirror" ZIP_CMD = "zipmirror44" #Default is "zipmirror" UNZIP_CMD = "unzipmirror44" #Default is "unzipmirror" CANCEL_CMD = "cancel8" #Default is "cancel" LIST_CMD = "list4" #Default is "list" SEARCH_CMD = "search8" #Default is "search" STATUS_CMD = "status8" #Default is "status" STATS_CMD = "stats8" #Default is "stats" HELP_CMD = "help8" #Default is "help" CLONE_CMD = "clone44" #Default is "clone" COUNT_CMD = "count44" #Default is "count" YTDL_CMD = "ytdl44" #Default is "ytdl" YTDLZIP_CMD = "ytdlzip44" #Default is "ytdlzip" QBMIRROR_CMD = "qbmirror44" #Default is "qbmirror" QBZIP_CMD = "qbzipmirror44" #Default is "qbzipmirror" QBUNZIP_CMD = "qbunzipmirror44" #Default is "qbunzipmirror" #Leech Related CMDs LEECH_CMD = "leech8" #Default is "leech" LEECHSET_CMD = "leechset8" #Default is "leechset" SETTHUMB_CMD = "setthumb8" #Default is "setthumb" UNZIPLEECH_CMD = "unzipleech8" #Default is "unzipleech" ZIPLEECH_CMD = "zipleech8" #Default is "zipleech" QBLEECH_CMD = "qbleech8" #Default is "qbleech" QBUNZIPLEECH_CMD = "qbunzipleech8" #Default is "qbunzipleech" QBZIPLEECH_CMD = "qbzipleech8" #Default is "qbzipleech" YTDLLEECH_CMD = "ytdlleech8" #Default is "ytdlleech" YTDLZIPLEECH_CMD = "ytdlzipleech8" #Default is "ytdlzipleech" CANCEL_ALL_CMD = "cancelall8" #Default is "cancelall" DELETE_CMD = "del8" #Default is "del" # RSS Realted Commands RSSLIST_CMD = "" RSSGET_CMD = "" RSSSUB_CMD = "" RSSUNSUB_CMD = "" RSSSET_CMD = "" ADDLEECHLOG_CMD = "" RMLEECHLOG_CMD = "" #EXTRA COMMANDS PING_COMMAND = "ping8" #Default is "ping" SCRAPE_COMMAND = "scrape8" #Default is "scrape"