From 66abbfccac42119983db4007a4b36891a7d530ae Mon Sep 17 00:00:00 2001 From: BanBan90 Date: Tue, 8 Apr 2025 11:15:31 +0700 Subject: [PATCH] Update main.js --- main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.js b/main.js index 5b82447..0a25aa5 100644 --- a/main.js +++ b/main.js @@ -3,7 +3,7 @@ addEventListener('fetch', event => { }); // Add your bot token here. -const BOT_TOKEN = "bot token here"; +const BOT_TOKEN = "7583251773:AAHtAY_kcN4S8xKU5aaAEIUvdPu-SHp6HuI"; //Pro people: don't change this else your bot will be fucked. const API_BASE_URL = "https://probable-berti-frozenbotspvt-17e82b7b.koyeb.app";