From 27e6ef4970a7b9fb70657e1dac10887d0161507c Mon Sep 17 00:00:00 2001 From: koko50891 <135185768+koko50891@users.noreply.github.com> Date: Mon, 5 Jun 2023 15:20:09 +0630 Subject: [PATCH] Update config.env --- config.env | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config.env b/config.env index 2a795bd..a19618e 100644 --- a/config.env +++ b/config.env @@ -1,7 +1,7 @@ -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" @@ -9,7 +9,7 @@ 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"