From 87a0bf3bcb7acc114706df652f1712a2c7f8ba9d Mon Sep 17 00:00:00 2001 From: ahmedasimabosin-gif Date: Sat, 28 Mar 2026 23:39:58 +0200 Subject: [PATCH] Update bot settings for name and owner number --- settings.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/settings.js b/settings.js index 369f58540..ca6155084 100644 --- a/settings.js +++ b/settings.js @@ -1,9 +1,9 @@ const settings = { - packname: 'Knight Bot', + packname: 'ASAKI', author: '‎', - botName: "Knight Bot", + botName: "ASAKI", botOwner: 'Professor', // Your name - ownerNumber: '919876543210', //Set your number here without + symbol, just add country code & number without any space + ownerNumber: '249125098282', //Set your number here without + symbol, just add country code & number without any space giphyApiKey: 'qnl7ssQChTdPjsKta2Ax2LMaGXz303tq', commandMode: "public", maxStoreMessages: 20,