Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update settings.js #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
18 changes: 9 additions & 9 deletions settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,26 @@ global.doc5 = 'application/pdf'
global.doc6 = 'application/vnd.android.package-archive'

//OWNER CONTACT
global.vcardowner = ['94711421243'] //ur owner number
global.ownername = "ᴋɪɴɢ ᴅᴀʀᴋ ᴀʟᴘʜᴀ" //ur owner name
global.vcardowner = ['923099809063'] //ur owner number
global.ownername = "aman- siyal bot" //ur owner name
global.ytname = "YT: TGM Arcade" //ur yt chanel name
global.socialm = "GitHub: darkalphaxteam" //ur github or insta name
global.location = "Sri Lanka, Kurunagala, Nikaweratiya" //ur location

//BOT COSTOMIZEDTATION
global.owner = ['94711421243']
global.ownertag = '94711421243' //ur tag number
global.botnumber = '94764679736' //Add your Bot Number For Log
global.botname = 'CYBER-X BETA EDITION' //ur bot name
global.owner = ['923099809063']
global.ownertag = '923099809063' //ur tag number
global.botnumber = '923099809063' //Add your Bot Number For Log
global.botname = 'aman-siyal bot' //ur bot name
global.ig = "https://youtu.be/uzMbW5v9QLE" //your theme url which will be displayed on whatsapp
global.myweb = "https://youtu.be/uzMbW5v9QLE" //ur website to be displayed
global.sc = 'https://github.com/darkalphaxteam' //script link
global.linkz = 'https://youtu.be/uzMbW5v9QLE'
global.reactmoji = "😘" //ur menu react emoji
global.themeemoji = "📩" //ur theme emoji
global.packname = "Cyber-X Test Bot" //ur sticker watermark packname
global.packname = "aman-siyal bot" //ur sticker watermark packname
global.author = "DARK ALPHA" //ur sticker watermark author
global.footer = "® ᴄʏʙᴇʀ-x ʙᴇᴛᴀ ᴇᴅɪᴛɪᴏɴ"
global.footer = "® aman-siyal bot "
global.aliveimg ="https://telegra.ph/file/38c052d313ccf14d80550.jpg"
global.allmenuimg ="https://telegra.ph/file/4f8a6f14430de2a4f4991.jpg"
global.welcomeimg= "https://telegra.ph/file/844812c77704231c08a90.jpg"
Expand All @@ -70,7 +70,7 @@ global.thumb = fs.readFileSync("./LocalData/theme/cyber.jpg") //ur thumb pic

//DATA BASED

global.premium = ['94711421243'] //ADD YOU NUMBER
global.premium = ['923099809063'] //ADD YOU NUMBER
global.ntilinkytvid = []
global.ntilinkytch = []
global.ntilinkig = []
Expand Down