Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,35 +7,35 @@ global.APIs = {

// Apikey
global.APIKeys = {
'https://api.zeeoneofc.my.id': 'Your Key',
'https://api.zeeoneofc.my.id': 'yMNb5cUECr6apni',
}

global.namabot = "Bot Store"
global.namaowner = "Zeeoneofc"
global.packname = namabot
global.author = namaowner
global.myweb = "https://s.id/zeeoneofc"
global.footer_text = "© " + namabot
global.namabot = "Kasumi Miwa"
global.namaowner = "Fedd"
global.packname = Kasumi Miwa
global.author = Fedd
global.myweb = "kgk punya"
global.footer_text = "© " + Kasumi Miwa
global.pp_bot = fs.readFileSync("./image/foto.jpg")
global.qris = fs.readFileSync("./image/qris.jpg")
global.owner = ['62887435047326']
global.owner = ['6282112193243']
global.pairingNumber = "" //pairing number to install bot
global.sessionName = 'session'
global.background = "https://telegra.ph/file/40342e0085d521cb8b907.jpg" //maks size 50kb agar welcome nya gk lemot
global.prefa = ['-_-']
global.grup_only = false //bot hanya bisa di gunakan dalam grup jika true
global.mess = {
done: 'Done ✅',
wait: '_⌛ Sedang di proses_',
admin: '_Fitur Khusus Admin Group_',
botNotAdmin: '_Jadikan Bot Sebagai Admin Terlebih Dahulu_',
owner: '_Fitur Khusus Owner Bot_',
group: '_Fitur Khusus Dalam Group_',
done: 'Uwis mas ✅',
wait: '_Sabar yo mas lagi prosess_',
admin: '_koe udu admin mas_',
botNotAdmin: '_Aku dudu admin, mas_',
owner: '_utamane sing duwe, mas_',
group: '_utamané ning grup mas_',
}
global.butwel = [{
buttonId: '.menu',
buttonText: {
displayText: '⚡ Menu'
displayText: 'iki menu ne mas'
},
type: 1
}, {
Expand Down