From bd64e9121914caf5ad0809801aa7c2115b8dce13 Mon Sep 17 00:00:00 2001 From: FNTC <109843462+usernameissojol@users.noreply.github.com> Date: Fri, 4 Oct 2024 20:18:48 +0600 Subject: [PATCH] Update main.py --- main.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main.py b/main.py index acffca9..dd6dfa1 100644 --- a/main.py +++ b/main.py @@ -5,10 +5,10 @@ ##TOKEN DETAILS TOKEN = "TRON" -BOT_TOKEN = "5710284858:AAHcIDYAtWAC01p8BsHRl4cIwhcKpBqNlTQ" +BOT_TOKEN = "8172592311:AAHB84xXTD2Odh5ODhWN7Pqg2_YrW72Sy5M" PAYMENT_CHANNEL = "@testpostchnl" #add payment channel here including the '@' sign -OWNER_ID = 5151868182 #write owner's user id here.. get it from @MissRose_Bot by /id -CHANNELS = ["@testpostchnl"] #add channels to be checked here in the format - ["Channel 1", "Channel 2"] +OWNER_ID = 5289529090 #write owner's user id here.. get it from @MissRose_Bot by /id +CHANNELS = ["@DNAFARM_BOT"] #add channels to be checked here in the format - ["Channel 1", "Channel 2"] #you can add as many channels here and also add the '@' sign before channel username Daily_bonus = 1 #Put daily bonus amount here! Mini_Withdraw = 0.5 #remove 0 and add the minimum withdraw u want to set