From fa6fec8e8bb7b6272d93e9bf5c71864c3f6e87f3 Mon Sep 17 00:00:00 2001 From: Vishalnoob <86737195+Vishalnoob@users.noreply.github.com> Date: Mon, 9 Aug 2021 17:06:14 +0530 Subject: [PATCH] Update .tgconfig --- .tgconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tgconfig b/.tgconfig index 07f7b06..6cf3e9d 100644 --- a/.tgconfig +++ b/.tgconfig @@ -1,6 +1,6 @@ { "config": { - "token": "your bot token", - "api_url": "https://api.telegram.org/bot" + "token": "1931832199:AAHkcrAc11Tg52RFquZMMU-94p8vevIiuKo", + "api_url": "249baf30274813386715f63df6b3d2d1" } }