Skip to content
Open
Show file tree
Hide file tree
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
Binary file added Alphabot-MdV16_2.zip
Binary file not shown.
16 changes: 9 additions & 7 deletions settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,27 @@ global.APIs = {

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

global.namabot = "Bot Store"
global.namaowner = "Zeeoneofc"
global.packname = namabot
global.author = namaowner
global.namabot = "Bot Kyzim"
global.namaowner = "Fadly"
global.packname = Bot Kyzim
global.author = Kyzim Suka Salto
global.myweb = "https://s.id/zeeoneofc"
global.footer_text = "© " + namabot
global.pp_bot = fs.readFileSync("./image/foto.jpg")
global.qris = fs.readFileSync("./image/qris.jpg")
global.owner = ['62887435047326']
global.owner = ['6282235335847']
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 ✅',
global.prefa = ['','!','.','🐦','🐤','🗿']
global.autobio = false
done: 'Nih kak',
wait: '_⌛ Sedang di proses_',
admin: '_Fitur Khusus Admin Group_',
botNotAdmin: '_Jadikan Bot Sebagai Admin Terlebih Dahulu_',
Expand Down