From 9c51a75587b01cc8baadb8db00a9e3f60354792a Mon Sep 17 00:00:00 2001 From: crazyking123 <166246936+crazyking123@users.noreply.github.com> Date: Sun, 7 Apr 2024 00:25:39 +0530 Subject: [PATCH] Update main.py --- main.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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: