From 8959b900ce26a80a727aaf87822b76fdbc6316fa Mon Sep 17 00:00:00 2001 From: Afghan4 <146952043+Afghan4@users.noreply.github.com> Date: Tue, 17 Oct 2023 07:24:09 +0430 Subject: [PATCH] Update main.py --- main.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main.py b/main.py index acffca9..0a21689 100644 --- a/main.py +++ b/main.py @@ -5,10 +5,10 @@ ##TOKEN DETAILS TOKEN = "TRON" -BOT_TOKEN = "5710284858:AAHcIDYAtWAC01p8BsHRl4cIwhcKpBqNlTQ" -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"] +BOT_TOKEN = "6657389805:AAFflLWxH5Eaw4N-NAVwbNXy7gRPyXY1iBs" +PAYMENT_CHANNEL = "@dgchxb" #add payment channel here including the '@' sign +OWNER_ID = 5253947004 #write owner's user id here.. get it from @MissRose_Bot by /id +CHANNELS = ["@hssvxhbbv"] #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