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

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
12 changes: 6 additions & 6 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 = ['94770479058'] //ur owner number
global.ownername = "𝚂𝙻 𝙼𝙰𝙳𝙷𝚄𝚆𝙰"
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 bombdy
global.botname = "ur bot name" //ur bot name
global.botname = "𝚂𝙻𝙼 𝙱𝙾𝚃" //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.packname = "𝚂𝙻𝙼 𝙱𝙾𝚃 𝚂𝚃𝙸𝙲𝙺𝙴𝚁𝚂"
global.author = "🦄Dream Guy Xeon"
global.themeemoji = "🐶"
global.reactmoji = "😘"
global.ownertag = ['ur number'] //ur owner tag
global.ownernummenu = ['ur number'] //ur owner number in menu and all
global.ownertag = ['94770479058'] //ur owner tag
global.ownernummenu = ['94770479058'] //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