From 4bfff00d2ec072a60720dcd7acbfc771d6b2bdd7 Mon Sep 17 00:00:00 2001 From: Subu18 <91365897+Subu18@users.noreply.github.com> Date: Thu, 14 Oct 2021 10:56:00 +0530 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 2f5fe0b..e4efee5 100644 --- a/main.py +++ b/main.py @@ -15,7 +15,7 @@ #Logger Setup logger = logging.getLogger(__name__) -TOKEN = "YOUR_TOKEN_HERE" +TOKEN = "2060921593:AAFgL5N1jaFPRYHki01VJaFFnYOcWMHcQdE" def download(bot, update): message = update.effective_message