From bb854c16795b9e629fce7cd65e809ce614417872 Mon Sep 17 00:00:00 2001 From: Aydin4116 Date: Sun, 27 Oct 2024 14:51:09 +0430 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index acffca9..6faef5f 100644 --- a/main.py +++ b/main.py @@ -5,7 +5,7 @@ ##TOKEN DETAILS TOKEN = "TRON" -BOT_TOKEN = "5710284858:AAHcIDYAtWAC01p8BsHRl4cIwhcKpBqNlTQ" +BOT_TOKEN = "8174102711:AAE9mbl2aSbm74tCs-I0ixtVw-N_1dekr3U" 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"]