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
12 changes: 6 additions & 6 deletions settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@ global.APIs = {

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

global.namabot = "Bot Store"
global.namaowner = "Zeeoneofc"
global.namabot = "Cia Bot"
global.namaowner = "Aldy Rojali"
global.packname = namabot
global.author = namaowner
global.myweb = "https://s.id/zeeoneofc"
global.footer_text = "© " + namabot
global.footer_text = "©Cia " + namabot
global.pp_bot = fs.readFileSync("./image/foto.jpg")
global.qris = fs.readFileSync("./image/qris.jpg")
global.owner = ['62887435047326']
global.pairingNumber = "" //pairing number to install bot
global.owner = ['6282249032669']
global.pairingNumber = "6285657434868" //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 = ['-_-']
Expand Down