Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions config.env
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
BOT_TOKEN = "" # Require restart after changing it while bot running
OWNER_ID = "" # Require restart after changing it while bOWNER_ID = "1791446058" # Require restart after changing it while bot running
TELEGRAM_API = "7784110" # Require restart after changing it while bot running
TELEGRAM_HASH = "f81b6478f985c1283fa8c4847d1860ec" # Require restart after changing it while bot running
BOT_TOKEN = "5983542286:AAFUNRdL8jY_Ke8_JqGYYsDA9-hqbAaIuhE" # Require restart after changing it while bot running
OWNER_ID = "5053339445" # Require restart after changing it while bOWNER_ID = "1791446058" # Require restart after changing it while bot running
TELEGRAM_API = "28685431" # Require restart after changing it while bot running
TELEGRAM_HASH = " bd49ec6770ad1a587c15435d34bff3a9" # Require restart after changing it while bot running
DOWNLOAD_DIR = "/usr/src/app/downloads/" # Require restart after changing it while bot running
SUDO_USERS = "" # Require restart after changing it while bSUDO_USERS = "6113815320" # Require restart after changing it while bot running
STATUS_LIMIT = "2"
DEFAULT_UPLOAD = "gd"
STATUS_UPDATE_INTERVAL = "10"
AUTO_DELETE_MESSAGE_DURATION = "30"
INCOMPLETE_TASK_NOTIFIER = "False"
IS_TEAM_DRIVE = "False"
IS_TEAM_DRIVE = "True"
STOP_DUPLICATE = "False"
AS_DOCUMENT = "False"
EQUAL_SPLITS = "False"
Expand Down