Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # RECOMMNED SETUP
- ## Setup only Required Config & DATABASE_URL
- ## Rest of variable can be setup using BOT by /bsetting command
- # REQUIRED CONFIG
- BOT_TOKEN = "6178043804:AAHmqwi7iu609B0m5UlOiLIVyYy9AtO_xo8"
- OWNER_ID = "6192259156"
- TELEGRAM_API = "1001512"
- TELEGRAM_HASH = "1eyaeLHYt65NIQq2KLLhxTYFEyYp3Rikw"
- # OPTIONAL CONFIG
- GDRIVE_ID = "1MhJGTqseISdOVfll9oU_JNFgf4gnL7Ba"
- DOWNLOAD_DIR = "/usr/src/app/downloads"
- STATUS_UPDATE_INTERVAL = "15"
- AUTO_DELETE_MESSAGE_DURATION = "60"
- AUTO_DELETE_UPLOAD_MESSAGE_DURATION = "60"
- DATABASE_URL = "mongodb+srv://anmol0700:anmol0700@cluster0.w3yrljw.mongodb.net/?retryWrites=true&w=majority"
- AUTHORIZED_CHATS = "-1001614442917"
- SUDO_USERS = "6192259156"
- IGNORE_PENDING_REQUESTS = "True"
- IS_TEAM_DRIVE = "True"
- USE_SERVICE_ACCOUNTS = "True"
- SA_MAIL = "" # SA Email id To display in USER TD Section
- INDEX_URL = "" # Not end with /
- STATUS_LIMIT = "3" # Recommended Value : 2 (If Using PICS)
- STOP_DUPLICATE = "True"
- CMD_SUFFIX = ""
- UPTOBOX_TOKEN = ""
- TORRENT_TIMEOUT = ""
- EXTENSION_FILTER = ""
- INCOMPLETE_TASK_NOTIFIER = "True"
- TGH_THUMB = "" # Give Telegraph URL(graph.org) for Logs/File Thumbnail
- # Safe mode will stop showing file name in status, and enable bot pm and force bot pm automatically.
- SAFE_MODE = "" # Defaul is false
- # TURN ON/OFF FUCTIONS
- LEECH_ENABLED = "True" # Default is False (only use by owner/sudo) Make it True (for authorized chats)
- MIRROR_ENABLED = "True" # Default is False (only use by owner/sudo) Make it True (for authorized chats)
- QB_MIRROR_ENABLED = "True" # Default is False (only use by owner/sudo) Make it True (for authorized chats)
- WATCH_ENABLED = "True" # Default is False (only use by owner/sudo) Make it True (for authorized chats)
- CLONE_ENABLED = "True" # Default is False (only use by owner/sudo) Make it True (for authorized chats)
- ANILIST_ENABLED = "True" # Default is False (only use by owner/sudo) Make it True (for authorized chats)
- WAYBACK_ENABLED = "True" # Default is False (only use by owner/sudo) Make it True (for authorized chats)
- MEDIAINFO_ENABLED = "True" # Default is False (only use by owner/sudo) Make it True (for authorized chats)
- SET_BOT_COMMANDS = "True"
- # UPDATE
- UPSTREAM_REPO = "https://github.com/SN-Abdullah-Al-Noman/SN_WZML"
- UPSTREAM_BRANCH = "master"
- UPDATE_PACKAGES = "False"
- # PM SUPPORT
- BOT_PM = "" # If this True/False any User can Enable/Disable BOT_PM by using Usetting
- FORCE_BOT_PM = "" # If this True then NO User can Enable/Disable BOT_PM by using Usetting
- # LEECH
- LEECH_LOG = "-1001867060637" # Must be Started with -100xxxxxxx
- LEECH_LOG_URL = "https://t.me/+FdIh9wf-H0I4MDg1" # Use Invite link for PUBLIC/PRIVATE Leech log
- LEECH_LOG_INDEXING = "True" # Default is False make it True if you want leech file indexing in leech log channel
- LEECH_CAPTION = ""
- REMOVE_FILE_TAG = ""
- # MIRROR
- ENABLE_USR_TD = "True" # If this TRUE then User can create its own TD Category
- MIRROR_LOGS = "-1001867060637" # Must be Started with -100xxxxxxx
- MIRROR_LOG_URL = "https://t.me/+FdIh9wf-H0I4MDg1" # Use Invite link for PUBLIC/PRIVATE Mirror log
- LINK_LOGS = "-1001867060637" # Must be Started with -100xxxxxxx
- # OTHERS UTILS
- TG_SPLIT_SIZE = "" # Each User can set its own using usetting
- EQUAL_SPLITS = "" # Each User can Enable/Disable using usetting
- AS_DOCUMENT = "" # Each User can Change Document/Media using usetting
- PAID_SERVICE = "" # Default is False
- TIMEZONE = "Asia/Kolkata" # Checkout for Different timezone list https://bit.ly/2JtQfVI
- # TELEGRAPH UI (graph.org)
- TITLE_NAME = ""
- AUTHOR_NAME = ""
- AUTHOR_URL = ""
- GD_INFO = ""
- # MULTI FORCE SUBSCRIBE
- FSUB_IDS = "" # Each id Should be seperated by Space & ID must be started with -100xxxxxxx
- # QBITORRENT
- BASE_URL = "https://heroku-v2-4554.herokuapp.com"
- WEB_PINCODE = ""
- QB_SEED = ""
- # QUEUE SYSTEM NOTE: if you want to fill QUEUE_DOWNLOAD or QUEUE_UPLOAD, then QUEUE_ALL value must be greater than or equal to the greatest one and less than or equal to summation of QUEUE_UPLOAD and QUEUE_DOWNLOAD
- QUEUE_ALL = "" # Number(int) of parallel tasks of downloads from (mega, telegram, yt-dlp, gdrive) + all uploads
- QUEUE_DOWNLOAD = "" # Number(int) of parallel tasks of downloads from (mega, telegram, yt-dlp, gdrive)
- QUEUE_UPLOAD = "" # Number(int) of all parallel uploading tasks
- # RSS (DATABASE_URL is Necessary for Rss)
- RSS_DELAY = "" # Default is 900
- RSS_COMMAND = "" # Command for the desired action eg. /mirror or /leech
- RSS_CHAT_ID = "-1001867060637" # Chat ID (Started with -100xxxxxxx) where rss links will be sent
- USER_SESSION_STRING = "" # Use it for 4GB leeching
- # MEGA
- MEGA_API_KEY = ""
- MEGA_EMAIL_ID = ""
- MEGA_PASSWORD = ""
- # SHORTENER
- SHORTENER = "" # Seperate multiple shortner with space
- SHORTENER_API = "" # Seperate multiple shortner API with space
- # CRYPTS
- SAME_ACC_COOKIES = "False" # If using Different Account For Crypts set it to False (Deafult is True)
- GDTOT_CRYPT = "aDU1b2s1akc3QUd5ZXFZT2lZcUFrR3EwT3pLUloyNWhDYmhFdTVZcGI3cz0" # Crypt for GDTOT
- HUBDRIVE_CRYPT = "" # Crypt for HUBDRIVE
- KATDRIVE_CRYPT = "NDNhU0hrZUp0T001RElNTHFDQW5zelM5YmgxUmV3ODIwbFVwNEZHY0NTdz0" # Crypt for KATDRIVE
- KOLOP_CRYPT = "" # Crypt for KOLOP + DRIVEHUB
- DRIVEFIRE_CRYPT = "OHdxMDlDeldKQ0FSQWNFcmMzZCtuR0IwTUl3VUNrMVowcUZ6WVRMWTBNND0" # Crypt for DRIVEFIRE
- SHAREDRIVE_PHPCKS = "" # PHPCKS for SHAREDRIVE
- XSRF_TOKEN = "" # XSRF for SHARER.PW
- laravel_session = "" # laravel_session for SHARER.PW
- # BOT LIMITS
- TOTAL_TASKS_LIMIT = "" # Limit Total Max Task At a time (int value)
- USER_TASKS_LIMIT = "" # Limit User Max Task At a time (int value)
- DAILY_TASK_LIMIT = "" # Max task a user can do in one day (int value)
- STORAGE_THRESHOLD = "" # Free Space that must be left in bot (int value without GB/MB)
- TORRENT_DIRECT_LIMIT = "" # Limit the size of torrent download (int value without GB/MB)
- ZIP_UNZIP_LIMIT = "" # Limit the size of Zip/Unzip (int value without GB/MB)
- CLONE_LIMIT = "" # Limit the size of Clone (int value without GB/MB)
- LEECH_LIMIT = "" # Limit the size of Leech (int value without GB/MB)
- YTDLP_LIMIT = "" # Limit the size of ytdlp download (int value without GB/MB)
- MAX_PLAYLIST = "" # Limit number of files for ytdlp playlist in leech (int value)
- MEGA_LIMIT = "" # Limit the size of MEGA links (int value without GB/MB)
- DAILY_MIRROR_LIMIT = "" # Max size upto which user can Mirror in one day (int value without GB/MB)
- DAILY_LEECH_LIMIT = "" # Max size upto which user can Leech in one day (int value without GB/MB)
- TIME_GAP = "-1" # Restrict User for accepting the consecutive link at a time (int value in seconds, -1 means no restriction)
- ZIP_LEVEL = "" # Zip Compression Level (int value) Default is 0 and single value . From 0 to 9 . Max is 9.
- # PROGRESS SYMBOLS
- FINISHED_PROGRESS_STR = '▅' # Get Any from https://coolsymbol.com
- UN_FINISHED_PROGRESS_STR = '▁' # Get Any from https://coolsymbol.com
- # THEME
- EMOJI_THEME = "True" #Default is False
- SHOW_LIMITS_IN_STATS = "True" #Default is false
- # VIEW STYLE
- LIST_MODE = "" # List/Seach Result in Telegraph/Tg_Direct (Default is Telegraph)
- # BRANDING
- CREDIT_NAME = "@gujjuopgohil"
- # DYNAMIC IMAGES
- PICS = "" # Add multiple telgraph image links that are seperated by spaces
- WALLFLARE_SEARCH = "girls" # Put Keyword to Download Images from wallpaperflare.com, Seperate Multiple Words by + instead of space, eg: attack+on+titan
- WALLTIP_SEARCH = "girls" # Put Keyword to Download Images from wallpapertip.com, Seperate Multiple Words by - instead of space, eg: attack-on-titan
- WALLCRAFT_CATEGORY = "girls" # Put Category Name, Available: 3D, abstract, animals, anime, art, black, cars, city, dark, fantasy, flowers, food, holidays, love, macro, minimalism, motorcycles, music, nature, others, milies, space, sport, technologies, textures, vector, words
- PIXABAY_API_KEY = "" # Sign Up Pixabay.com and Get API Key to Automatically Add 200 Images in Photos List
- PIXABAY_CATEGORY = "" # Put Category Name, Available: backgrounds, fashion, nature, science, education, feelings, health, people, religion, places, animals, industry, computer, food, sports, transportation, travel, buildings, business, music
- PIXABAY_SEARCH = "" # Put Keyword to Download Images from Pixabay.com Limit : 100 characters
- # FONT STYLE
- NAME_FONT = "code" # Default Name of File on Upload message, Available Options : b, code, i, u, strike, spoiler
- CAPTION_FONT = "code" # Default Caption of Leeched files, Available Options : b, code, i, u, strike, spoiler
- # TEMPLATE ( Put in One Line )
- ANIME_TEMPLATE = "<b>{ro_title}</b>({na_title})\n<b>Format</b>: <code>{format}</code>\n<b>Status</b>: <code>{status}</code>\n<b>Start Date</b>: <code>{startdate}</code>\n<b>End Date</b>: <code>{enddate}</code>\n<b>Season</b>: <code>{season}</code>\n<b>Country</b>: {country}\n<b>Episodes</b>: <code>{episodes}</code>\n<b>Duration</b>: <code>{duration}</code>\n<b>Average Score</b>: <code>{avgscore}</code>\n<b>Genres</b>: {genres}\n<b>Hashtag</b>: {hashtag}\n<b>Studios</b>: {studios}\n\n<b>Description</b>: <i>{description}</i>"
- IMDB_TEMPLATE = "<b>Title: </b> {title} [{year}]\n<b>Also Known As:</b> {aka}\n<b>Rating ⭐️:</b> <i>{rating}</i>\n<b>Release Info: </b> <a href='{url_releaseinfo}'>{release_date}</a>\n<b>Genre: </b>{genres}\n<b>IMDb URL:</b> {url}\n<b>Language: </b>{languages}\n<b>Country of Origin : </b> {countries}\n\n<b>Story Line: </b><code>{plot}</code>\n\n<a href='{url_cast}'>Read More ...</a>"
- # DIFFERENT BOT BUTTONS
- SAVE_MSG = ""
- DISABLE_DRIVE_LINK = ""
- VIEW_LINK = ""
- SOURCE_LINK = ""
- START_BTN1_NAME = ""
- START_BTN1_URL = ""
- START_BTN2_NAME = ""
- START_BTN2_URL = ""
- BUTTON_FOUR_NAME = ""
- BUTTON_FOUR_URL = ""
- 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"]'
- #MIRROR RELATED : (Commands)
- START_COMMAND = "start1" #Default is "start"
- MIRROR_COMMAND = "mirror1" #Default is "mirror"
- ZIP_COMMAND = "zipmirror1" #Default is "zipmirror"
- UNZIP_COMMAND = "unzipmirror1" #Default is "unzipmirror"
- CANCEL_COMMAND = "cancel1" #Default is "cancel"
- LIST_COMMAND = "list1" #Default is "list"
- SEARCH_COMMAND = "search1" #Default is "search"
- STATUS_COMMAND = "status1" #Default is "status"
- STATS_COMMAND = "stats1" #Default is "stats"
- HELP_COMMAND = "help1" #Default is "help"
- CLONE_COMMAND = "clone1" #Default is "clone"
- COUNT_COMMAND = "count1" #Default is "count"
- YTDL_COMMAND = "ytdl1" #Default is "ytdl"
- YTDLZIP_COMMAND = "ytdlzip1" #Default is "ytdlzip"
- QBMIRROR_COMMAND = "qbmirror1" #Default is "qbmirror"
- QBZIP_COMMAND = "qbzipmirror1" #Default is "qbzipmirror"
- QBUNZIP_COMMAND = "qbunzipmirror1" #Default is "qbunzipmirror"
- BTSELECT_COMMAND = "btsel1" #Deafault is "btsel"
- #LEECH RELATED : (Commands)
- LEECH_COMMAND = "leech1" #Default is "leech"
- LEECHSET_COMMAND = "leechset1" #Default is "leechset"
- SETTHUMB_COMMAND = "setthumb1" #Default is "setthumb"
- UNZIPLEECH_COMMAND = "unzipleech1" #Default is "unzipleech"
- ZIPLEECH_COMMAND = "zipleech1" #Default is "zipleech"
- QBLEECH_COMMAND = "qbleech1" #Default is "qbleech"
- QBUNZIPLEECH_COMMAND = "qbunzipleech1" #Default is "qbunzipleech"
- QBZIPLEECH_COMMAND = "qbzipleech1" #Default is "qbzipleech"
- YTDLLEECH_COMMAND = "ytdlleech1" #Default is "ytdlleech"
- YTDLZIPLEECH_COMMAND = "ytdlleechzip1" #Default is "ytdlleechzip"
- #SUDO COMMANDS
- AUTH_COMMAND = "authorize1" #Default is "authorize"
- UNAUTH_COMMAND = "unauthorize1" #Default is "unauthorize"
- ADDSUDO_COMMAND = "addsudo1" #Default is "addsudo"
- RMSUDO_COMMAND = "rmsudo1" #Default is "rmsudo"
- RESTART_COMMAND = "restart1" #Default is "restart"
- SPEED_COMMAND = "speedtest1" #Default is "speedtest"
- USERS_COMMAND = "users1" #Default is "users"
- PAID_COMMAND = "paid1" #Default is "paid"
- ADDPAID_COMMAND = "addpaid1" #Default is "addpaid"
- RMPAID_COMMAND = "rmpaid1" #Default is "rmpaid"
- CANCEL_ALL_COMMAND = "cancelall1" #Default is "cancelall"
- LOG_COMMAND = "log1" #Default is "log"
- DELETE_COMMAND = "del1" #Default is "del"
- USAGE_COMMAND = "usage1" #Default is "usage"
- RSSLIST_COMMAND = ""
- RSSGET_COMMAND = ""
- RSSSUB_COMMAND = ""
- RSSUNSUB_COMMAND = ""
- RSSSET_COMMAND = ""
- SHELL_COMMAND = ""
- EXEHELP_COMMAND = ""
- #EXTRA COMMANDS
- SCRAPE_COMMAND = "scrape1" #Default is "scrape"
- PING_COMMAND = "ping1" #Default is "ping"
- SPEEDTEST_COMMAND = "speedtest1" #Default is "speedtest"
- MEDIAINFO_COMMAND = "mediainfo1" #Default is "mediainfo"
- HASH_COMMAND = "hash1" #Default is "hash"
- WAYBACK_COMMAND = "wayback1" #Default is "wayback"
- BOT_SETTING = "bsetting1" #Default is "bsetting"
- USERSET_COMMAND = "usetting1" #Default is "usetting"
Add Comment
Please, Sign In to add comment