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
26 changes: 13 additions & 13 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ import fetch from 'node-fetch'
import axios from 'axios'


global.owner = ['2347045035241', 'Excel', true]
global.owner = ['263781330745', 'Excel', true]
//Number of owners

//global.pairingNumber = "" //put your bot number here
//global.pairingNumber = "263781330745" //put your bot number here

global.mods = ['2347045035241']
global.prems = ['2347045035241']
global.allowed = ['2347045035241']
global.mods = ['263781330745']
global.prems = ['263781330745']
global.allowed = ['263781330745']
global.keysZens = ['c2459db922', '37CC845916', '6fb0eff124']
global.keysxxx = keysZens[Math.floor(keysZens.length * Math.random())]
global.keysxteammm = ['29d4b59a4aa687ca', '5LTV57azwaid7dXfz5fzJu', 'cb15ed422c71a2fb', '5bd33b276d41d6b4', 'HIRO', 'kurrxd09', 'ebb6251cc00f9c63']
Expand Down Expand Up @@ -49,21 +49,21 @@ global.APIKeys = { // APIKey Here
}

// Sticker WM
global.botname = 'STAR-V2'
global.botname = 'Watson-xd'
global.premium = 'true'
global.packname = 'EX-BOTS_TEAM'
global.author = '@EXCEL'
global.author = '@Tinashe-xd'
global.menuvid = 'https://i.imgur.com/p7sdeTT.mp4'
global.igfg = '▢✓ Follow My channel_ https://whatsapp.com/channel/0029Va9wmuz8F2pGIURwmo0m\n'
global.dygp = 'https://chat.whatsapp.com/BfH0KLkICn2BjmGFMRcGMW'
global.igfg = '▢✓ Follow My channel_ https://https://chat.whatsapp.com/DNq1MpbdndX5ujuIKlOYaq'
global.dygp = 'https://chat.whatsapp.com/DNq1MpbdndX5ujuIKlOYaq'
global.fgsc = 'https://github.com/Xcelsama/STAR-MD-V2'
global.fgyt = 'https://whatsapp.com/channel/0029Va9wmuz8F2pGIURwmo0m'
global.fgpyp = 'https://whatsapp.com/channel/0029Va9wmuz8F2pGIURwmo0m'
global.fgyt = 'https://https://chat.whatsapp.com/DNq1MpbdndX5ujuIKlOYaq
global.fgpyp = 'https://https://chat.whatsapp.com/DNq1MpbdndX5ujuIKlOYaq'
global.fglog = 'STAR.jpg'
global.thumb = fs.readFileSync('./STAR.jpg')


global.wait = '*🕣 _STAR IS LOADIND..._*\n*▰▰▰▱▱▱▱▱⭐*'
global.wait = '*🕣 _watson-xd IS LOADIND..._*\n*▰▰▰▱▱▱▱▱⭐*'
global.rwait = '⌛'
global.dmoji = '🤭'
global.done = '✔️'
Expand All @@ -78,4 +78,4 @@ watchFile(file, () => {
unwatchFile(file)
console.log(chalk.redBright("Update 'config.js'"))
import(`${file}?update=${Date.now()}`)
})
})