Untitled
unknown
plain_text
3 years ago
4.3 kB
8
Indexable
# REQUIRED CONFIG BOT_TOKEN = "5483679347:AAFatrbMt9j6zECds1bvHyh_Gcbf8ivV5oE" GDRIVE_FOLDER_ID = "0AD6901129393WZN9ZiDIdUk9PVA" OWNER_ID = 690112939 DOWNLOAD_DIR = "/home/ubuntu/downloads" DOWNLOAD_STATUS_UPDATE_INTERVAL = 10 AUTO_DELETE_MESSAGE_DURATION = 20 TELEGRAM_API = 2101523 TELEGRAM_HASH = "d8c8c2bb3d3abb1284690adaf8cef2ee" # OPTIONAL CONFIG IS_TEAM_DRIVE = "True" DATABASE_URL = "" AUTHORIZED_CHATS = "-1001778649656 -1001183665215 1001165578582" SUDO_USERS = "513611281 2016947726 736079831 650936828 874702607 264883123 749293934 1057026956 968799394 539295917 753577571 665327056 525959376 918122070" IGNORE_PENDING_REQUESTS = "True" USE_SERVICE_ACCOUNTS = "True" INDEX_URL = "" STATUS_LIMIT = "5" STOP_DUPLICATE = "True" CMD_INDEX = "" UPTOBOX_TOKEN = "" TORRENT_TIMEOUT = "300" EXTENSION_FILTER = "" INCOMPLETE_TASK_NOTIFIER = "" # Auto Update UPSTREAM_REPO = "https://pbhadoo:XXXXXXXXXXXXXXXXXXXXXXXXXXXX@github.com/PBhadoo/Links2TelegramProBot" UPSTREAM_BRANCH = "main" # Auto Mute CHAT_ID = -1001235183911 AUTO_MUTE = "False" #Branding TITLE_NAME = "TheBayIndex Bot" # Force Sub Channel FSUB = "True" CHANNEL_USERNAME = "HashHackers" FSUB_CHANNEL_ID = -1001235183911 # Mirror MIRROR_LOGS = # Mediainfo MEDIAINFO_ENABLED = "True" # Leech BOT_PM = "False" LEECH_LOG = -1001583164074 TG_SPLIT_SIZE = "" AS_DOCUMENT = "True" EQUAL_SPLITS = "" CUSTOM_FILENAME = "" # qBittorrent BASE_URL_OF_BOT = "" SERVER_PORT = "" WEB_PINCODE = "False" QB_SEED = "False" # RSS RSS_DELAY = "" RSS_COMMAND = "" RSS_CHAT_ID = "" USER_SESSION_STRING = "" # Private Files ACCOUNTS_ZIP_URL = "" TOKEN_PICKLE_URL = "" MULTI_SEARCH_URL = "" YT_COOKIES_URL = "" NETRC_URL = "" # Heroku HEROKU_API_KEY = "" HEROKU_APP_NAME = "" # Mega MEGA_API_KEY = "" MEGA_EMAIL_ID = "" MEGA_PASSWORD = "" BLOCK_MEGA_FOLDER = "True" BLOCK_MEGA_LINKS = "True" # Shortener SHORTENER = "" SHORTENER_API = "" # GDTOT COOKIE CRYPT = "" # Appdrive APPDRIVE_EMAIL = "" APPDRIVE_PASS = "" # Size Limits TORRENT_DIRECT_LIMIT = "" ZIP_UNZIP_LIMIT = "" CLONE_LIMIT = "" MEGA_LIMIT = "" LEECH_LIMIT = "" STORAGE_THRESHOLD = "" # Buttons VIEW_LINK = "True" BUTTON_FOUR_NAME = "♥️ TheBayIndex" BUTTON_FOUR_URL = "https://t.me/HashHackers" BUTTON_FIVE_NAME = "" BUTTON_FIVE_URL = "" BUTTON_SIX_NAME = "" BUTTON_SIX_URL = "" # 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"]'
Editor is loading...