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 config.js #4

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 config.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,22 +41,22 @@ global.doc5 = 'application/pdf'
global.doc6 = 'application/vnd.android.package-archive'

//owmner v card
global.owner = ['ur number'] //ur owner number
global.ownername = "ur name"
global.owner = ['+94 76 465 2847'] //ur owner number
global.ownername = "rush"
global.ytname = "YT: Xeon" //ur yt chanel name
global.socialm = "GitHub: DGXeon" //ur github or insta name
global.socialm = "GitHub: bmpinsara" //ur github or insta name
global.location = "India, Mizoram, Aizawl" //ur location

//bot bombdy
global.botname = "ur bot name" //ur bot name
global.botname = "⏤͟͟͞͞ ̶ꪶ🔥RꪊֆH🔥༊ ͟͟͞⏤ v3" //ur bot name
global.websitex = "https://youtu.be/xn9RatOrbuI" //ur website
global.vidmenu = { url: 'https://a.uguu.se/zlzQZvXH.mp4' } //gif and video menu
global.packname = "Cheems Bot Stickers\n\n\n\n\n\n\n🦄🦄🦄 "
global.author = "🦄Dream Guy Xeon"
global.author = "🦄Dream Guy ruah"
global.themeemoji = "🐶"
global.reactmoji = "😘"
global.ownertag = ['ur number'] //ur owner tag
global.ownernummenu = ['ur number'] //ur owner number in menu and all
global.ownertag = ['+94 76 465 2847'] //ur owner tag
global.ownernummenu = ['+94 76 465 2847'] //ur owner number in menu and all
global.watermark = "Xeon Bot Inc." //ur watermark
global.botscript = "https://github.com/DGXeon/CheemsBot-MD3"
global.linkz1 = "https://chat.whatsapp.com/HYj9wu5Jrv6CROxyeQbHoS"
Expand Down