From 00b79fcbb76a75fa360c2937e50316267f492fe1 Mon Sep 17 00:00:00 2001 From: OfficialOnePesewa <153733681+OfficialOnePesewa@users.noreply.github.com> Date: Fri, 21 Feb 2025 23:11:01 +0000 Subject: [PATCH] Update config.js --- config.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config.js b/config.js index 474bba0..319f49c 100644 --- a/config.js +++ b/config.js @@ -1,10 +1,10 @@ -global.namaown = "Qasim Ali" // your owner name here -global.namabot = "© GlobalTechInfo" // your bot name here +global.namaown = "Official OnePesewa" // your owner name here +global.namabot = "© OP_TechInfo" // your bot name here global.versisc = "9.5.0" // -global.owner = ["923444844060"] // your owner number here +global.owner = ["233544482494"] // your owner number here global.tele = "https://t.me/GlobalBotInc" // your telegram here -global.url = "https://www.youtube.com/@GlobalTechInfo" // Your YouTube Here -global.namastore = "LynnZxD" // UBAH NAMA STORE LU +global.url = "https://www.youtube.com/@OfficialOnePesewa" // Your YouTube Here +global.namastore = "OfficialOnePesewa" // UBAH NAMA STORE LU global.simbol = "✪" // You Can Change Simbol global.wlcm = [] global.wlcmm = [] @@ -48,4 +48,4 @@ fs.unwatchFile(file) console.log(`Update ${__filename}`) delete require.cache[file] require(file) -}) \ No newline at end of file +})