Skip to content
Open

Pp #10

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
10 changes: 5 additions & 5 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ global.APIKeys = {
}


global.ownername = 'THREE BOT'
global.ownername = 'bekkk'
global.autorecording = false //status auto merekam ( auto record )
global.autoketik = false //status auto mengetik (auto typing)
global.available = false //status online (online)
// Other
global.owner = ['60177426853','6285731811079','6285339388512']
global.premium = ['60177426853']
global.packname = 'The Jo Bot'
global.author = 'WhatsApp Bot'
global.owner = ['6288228423175','6285731811079','6285339388512']
global.premium = ['6288228423175']
global.packname = 'bekkk'
global.author = 'bekkk'
global.wlcm = []
global.sessionName = 'session'
global.prefa = ['','!','.','🐦','🐤','🗿']
Expand Down