Skip to content

Commit

Permalink
config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yghhjjjj authored Mar 4, 2024
1 parent e1b6444 commit 11c0c11
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@ import moment from 'moment-timezone';
global.botnumber = ""

global.owner = [
['212717457920', 'bobiza', true],
['201095499866', 'snarco', true],

['212717457920','bobiza', true],
['212717457920'],
['212717457920']
['201095499866','bobiza', true],
['201095499866'],
['201095499866']
];

global.suittag = ['212717457920'];
global.prems = ['212717457920'];
global.suittag = ['201095499866'];
global.prems = ['201095499866'];

global.packname = 'bobiza bot';
global.author = 'bobiza';
global.author = 'mahmoud snarco';
global.wm = 'bobiza';
global.titulowm = 'bobiza';
global.titulowm2 = `bobiza`
global.igfg = 'bobiza';
global.wait = '*|🏃| loading...*\n*نحاول تلبية طلبكم لا تستعجلوا* ♥\ninstagram.com/noureddine_ouafy';
global.wait = '*|🏃| loading...*\n*نحاول تلبية طلبكم لا تستعجلوا* ♥';
global.imagen1 = fs.readFileSync('./Menu2.jpg');
global.imagen2 = fs.readFileSync('./src/nuevobot.jpg');
global.imagen3 = fs.readFileSync('./src/Pre Bot Publi.png');
Expand Down

0 comments on commit 11c0c11

Please sign in to comment.