|
|
global.owner = ['6285878836361'] |
|
|
global.mods = ['6285878836361'] |
|
|
global.prems = ['6285878836361'] |
|
|
global.nameowner = 'rizki' |
|
|
global.numberowner = '6285878836361' |
|
|
global.mail = 'irfanwibu88@gmail.com' |
|
|
global.gc = 'https://chat.whatsapp.com/KIcqnzY4NJMHXPTz8Xopvd' |
|
|
global.instagram = 'https://instagram.com/ikykunnnn' |
|
|
global.wm = '© ikyyBot Whatsapp Multi device' |
|
|
global.wait = '_*Tunggu sedang di proses...*_' |
|
|
global.eror = '_*Server Error*_' |
|
|
global.stiker_wait = '*⫹⫺ Stiker sedang dibuat...*' |
|
|
global.packname = 'Made With' |
|
|
global.author = 'Bot WhatsApp' |
|
|
global.autobio = true |
|
|
global.maxwarn = '3' |
|
|
global.antiporn = true |
|
|
|
|
|
|
|
|
global.btc = 'BohqrvbJ' |
|
|
|
|
|
|
|
|
|
|
|
global.lann = 'YOUR_APIKEY_HERE' |
|
|
|
|
|
|
|
|
|
|
|
global.APIs = { |
|
|
btc: 'https://api.botcahx.eu.org' |
|
|
} |
|
|
|
|
|
|
|
|
global.APIKeys = { |
|
|
'https://api.botcahx.eu.org': 'BohqrvbJ' |
|
|
} |
|
|
|
|
|
let fs = require('fs') |
|
|
let chalk = require('chalk') |
|
|
let file = require.resolve(__filename) |
|
|
fs.watchFile(file, () => { |
|
|
fs.unwatchFile(file) |
|
|
console.log(chalk.redBright("Update 'config.js'")) |
|
|
delete require.cache[file] |
|
|
require(file) |
|
|
}) |
|
|
|