diff --git a/config.js b/config.js index 6762826d..52e2e393 100644 --- a/config.js +++ b/config.js @@ -1,79 +1,79 @@ -/** - * Create By Dika Ardnt. - * Recode By Naze Dev - * Contact Me on wa.me/6282113821188 - * Follow https://github.com/nazedev -*/ - -const fs = require('fs') -const chalk = require('chalk') - -// Website Api -global.APIs = { - zenz: 'https://zenzapis.xyz', -} - -// Apikey Website Api -global.APIKeys = { - 'https://zenzapis.xyz': '0e92565522', -} - -// Other -global.owner = ['6285875158363'] -global.ownernomer = "6285875158363" -global.premium = ['6285875158363'] -global.packname = 'Sticker By' -global.author = 'Naze Dev' -global.sessionName = 'nazedev' //jangan diganti bro nanti error -global.jumlha = '999' -global.jumhal = '100000000000000' -global.jumlah = '1000000000' -global.prefa = ['','!','.','#','&'] -global.sp = '' - -// Setting Mess -global.mess = { - success: '✅Done', - admin: 'Fitur Khusus Admin Group!', - botAdmin: 'Bot Harus Menjadi Admin Terlebih Dahulu!', - premime: 'Fitur Khusus Premium Kalo Mau Daftar Ketik Sewa / Chat Owner', - owner: 'Fitur Khusus Owner Bot', - group: 'Fitur Digunakan Hanya Untuk Group!', - private: 'Fitur Digunakan Hanya Untuk Private Chat!', - bot: 'Fitur Khusus Pengguna Nomor Bot', - wait: 'Loading...', - error: 'Error!', - errapi: 'Error Mungkin Apikey Tidak Valid!', - errmor: 'Error Kesalahan Sistem', - endLimit: 'Limit Harian Anda Telah Habis, Limit Akan Direset Setiap Jam 12', -} - -// Limit -global.limitawal = { - premium: "Infinity", - free: 25 -} - -// Fake -global.thumb = fs.readFileSync('./media/image/naze.jpg') -global.faall = fs.readFileSync('./media/image/fake.jpg') - -// Url -global.mygit = 'https://github.com/nazedev' -global.myyt = 'https://youtube.com/c/Nazedev' -global.myytv = 'https://youtu.be/FAsL-Jy4qLc' -global.mygc = "https://chat.whatsapp.com/Cp1OJenk6Q9D9vgLjLU558" - -// Engak Ngaruh, Belum Kepasang -global.botname = 'NAZE BOT' -global.akulaku = 'Bot By Naze' -global.ytname = 'YT NAZE' //Kalo Ngk Punya Yt Ngak Usah Di Ganti - - -let file = require.resolve(__filename) -fs.watchFile(file, () => { - fs.unwatchFile(file) - console.log(chalk.redBright(`Update'${__filename}'`)) - delete require.cache[file] - require(file) -}) +/** + * Create By Dika Ardnt. + * Recode By Naze Dev + * Contact Me on wa.me/6282113821188 + * Follow https://github.com/nazedev +*/ + +const fs = require('fs') +const chalk = require('chalk') + +// Website Api +global.APIs = { + zenz: 'https://zenzapis.xyz', +} + +// Apikey Website Api +global.APIKeys = { + 'https://zenzapis.xyz': '0e92565522', +} + +// Other +global.owner = ['94740750184'] +global.ownernomer = "6285875158363" +global.premium = ['6285875158363'] +global.packname = 'Ultra Infinity' +global.author = 'Ultra Infinity' +global.sessionName = 'Ultra' //jangan diganti bro nanti error +global.jumlha = '999' +global.jumhal = '100000000000000' +global.jumlah = '1000000000' +global.prefa = ['','!','.','#','&'] +global.sp = '' + +// Setting Mess +global.mess = { + success: '✅Done', + admin: 'Fitur Khusus Admin Group!', + botAdmin: 'Bot Harus Menjadi Admin Terlebih Dahulu!', + premime: 'Fitur Khusus Premium Kalo Mau Daftar Ketik Sewa / Chat Owner', + owner: 'Fitur Khusus Owner Bot', + group: 'Fitur Digunakan Hanya Untuk Group!', + private: 'Fitur Digunakan Hanya Untuk Private Chat!', + bot: 'Fitur Khusus Pengguna Nomor Bot', + wait: 'Loading...', + error: 'Error!', + errapi: 'Error Mungkin Apikey Tidak Valid!', + errmor: 'Error Kesalahan Sistem', + endLimit: 'Limit Harian Anda Telah Habis, Limit Akan Direset Setiap Jam 12', +} + +// Limit +global.limitawal = { + premium: "Infinity", + free: 25 +} + +// Fake +global.thumb = fs.readFileSync('./media/image/naze.jpg') +global.faall = fs.readFileSync('./media/image/fake.jpg') + +// Url +global.mygit = 'https://github.com/nazedev' +global.myyt = 'https://youtube.com/c/Nazedev' +global.myytv = 'https://youtu.be/FAsL-Jy4qLc' +global.mygc = "https://chat.whatsapp.com/Cp1OJenk6Q9D9vgLjLU558" + +// Engak Ngaruh, Belum Kepasang +global.botname = 'බට්ටා BOT' +global.akulaku = 'Bot by Ultra Infinity' +global.ytname = 'බට්ටා YT' //Kalo Ngk Punya Yt Ngak Usah Di Ganti + + +let file = require.resolve(__filename) +fs.watchFile(file, () => { + fs.unwatchFile(file) + console.log(chalk.redBright(`Update'${__filename}'`)) + delete require.cache[file] + require(file) +})