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 #229

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
14 changes: 7 additions & 7 deletions settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,23 +54,23 @@ global.doc5 = 'application/pdf'
global.doc6 = 'application/vnd.android.package-archive'

//owmner v card
global.vcardowner = ['916909137213'] //ur owner number
global.vcardowner = ['919888280858'] //ur owner number
global.ownername = "🦄Dream Guy Xeon" //ur owner name
global.ytname = "YT: Xeon" //ur yt chanel name
global.socialm = "GitHub: DGXeon" //ur github or insta name
global.location = "India, Mizoram, Aizawl" //ur location

//bot bomdy
global.owner = ['916909137213']
global.ownertag = '916909137213' //ur tag number
global.botname = 'Cheems Bot MD V4' //ur bot name
global.owner = ['919888280858']
global.ownertag = '919888280858' //ur tag number
global.botname = 'ig_sks_bot_' //ur bot name
global.linkz = "https://youtu.be/WiIqCdiDjFo" //your theme url which will be displayed on whatsapp
global.websitex = "https://youtu.be/WiIqCdiDjFo" //ur website to be displayed
global.botscript = 'https://github.com/DGXeon/CheemsBot-MD4' //script link
global.reactmoji = "😘" //ur menu react emoji
global.themeemoji = "🦄" //ur theme emoji
global.packname = "Cheems Bot Stickers\n\n\n\n\n\n\n\n\n\n\n🦄🦄🦄 " //ur sticker watermark packname
global.author = "🦄Dream Guy Xeon" //ur sticker watermark author
global.packname = "sksbot Stickers\n\n\n\n\n\n\n\n\n\n\n🦄🦄🦄 " //ur sticker watermark packname
global.author = "ig|_sks_bot_" //ur sticker watermark author

//Bot theme media
global.thum = fs.readFileSync("./XeonMedia/theme/cheemspic.jpg") //ur thumb pic
Expand Down Expand Up @@ -113,7 +113,7 @@ global.mess = {
private: 'Features Used Only For Private Chat!',
bot: 'This Feature Is Only For Bot',
wait: 'In process...',
linkm: 'Where is the link?',
linkm: 'Where is the link?, Link evide mone😹',
error: 'Error!!',
endLimit: 'Your Daily Limit Has Expired, The Limit Will Be Reset Every 12 Hours',
ban: 'You have been banned by the owner, if you want to be unbanned, chat owner.',
Expand Down