diff --git a/main.py b/main.py index acffca9..54585fe 100644 --- a/main.py +++ b/main.py @@ -5,16 +5,16 @@ ##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 = "7106457456:AAFF0bUPYPpyKbvyNiHXiae4L_0UUNXuGGE" +PAYMENT_CHANNEL = "@crazypayments" #add payment channel here including the '@' sign +OWNER_ID = 2023327451 #write owner's user id here.. get it from @MissRose_Bot by /id +CHANNELS = ["@crazypayments"] #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 Per_Refer = 0.0001 #add per refer bonus here -bot = telebot.TeleBot(BOT_TOKEN) +bot = telebot.TeleBot(7106457456:AAFF0bUPYPpyKbvyNiHXiae4L_0UUNXuGGE) def check(id): for i in CHANNELS: