From 5ddc3b3a5d6d7db85f61fe06026212b51d61e55c Mon Sep 17 00:00:00 2001 From: babeyJUJU Date: Mon, 18 May 2026 11:56:06 +0300 Subject: [PATCH] Update bot owner and owner number in settings --- settings.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/settings.js b/settings.js index 369f58540..7f6abdbf2 100644 --- a/settings.js +++ b/settings.js @@ -2,9 +2,9 @@ const settings = { packname: 'Knight Bot', author: '‎', botName: "Knight Bot", - botOwner: 'Professor', // Your name - ownerNumber: '919876543210', //Set your number here without + symbol, just add country code & number without any space - giphyApiKey: 'qnl7ssQChTdPjsKta2Ax2LMaGXz303tq', + botOwner: 'HUNCHO', // Your name + ownerNumber: '254103570293', //Set your number here without + symbol, just add country code & number without any space + giphyApiKey: 'qnl7ssQChTdPjsKta2Ax2LMaGXz303tq',0 commandMode: "public", maxStoreMessages: 20, storeWriteInterval: 10000,