Skip to content

Commit

Permalink
REM-BOT
Browse files Browse the repository at this point in the history
  • Loading branch information
davidprospero123 authored Apr 18, 2024
1 parent 7e61117 commit 0024496
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions plugins/main-menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -567,8 +567,8 @@ setTimeout(resolve, 1000)

global.fcontact = { key: { fromMe: false, participant: `[email protected]`, remoteJid: 'status@broadcast' }, message: { contactMessage: { displayName: `${name}`, vcard: `BEGIN:VCARD\nVERSION:3.0\nN:;a,;;;\nFN:${name}\nitem1.TEL;waid=${m.sender.split('@')[0]}:${m.sender.split('@')[0]}\nitem1.X-ABLabel:Ponsel\nEND:VCARD`}}}
const infoText = `
${botname} ⁩ 」\n
𝙃𝙤𝙡𝙖 ${name} 𝙎𝙚𝙣𝙥𝙖𝙞 :𝟛
${botname} ‹𝟹⁩ 」\n
𝙱𝚄𝙴𝙽𝙰𝚂 ${name} 𝙴𝚂𝙿𝙴𝚁𝙰𝙽𝙳𝙾 𝚀𝚄𝙴 𝙴𝚂𝚃𝙴 𝙱𝙸𝙴𝙽 :𝟛
*${ucpn}*
Expand All @@ -589,11 +589,11 @@ setTimeout(resolve, 1000)
💡 *𝙿𝚁𝙴𝙵𝙸𝚇:* [ *${usedPrefix}* ]
⏱️ *𝚄𝙿𝚃𝙸𝙼𝙴:* ${muptime}
📝 *𝚄𝚂𝚄𝙰𝚁𝙸𝙾𝚂:* ${totalreg}
👑 *𝙾𝚆𝙽𝙴𝚁 𝙾𝙵𝙲:* ᴄᴜʀɪ
👑 *𝙾𝚆𝙽𝙴𝚁 𝙾𝙵𝙲:* 𝙶𝙰𝙱𝚁𝙸𝙴𝙻 𝙲𝚄𝚁𝙸
╰──────────⳹
乂───『𝙸𝙽𝙵𝙾 𝙲𝙼𝙳』───乂
│ *274* ᴄᴏᴍᴀɴᴅᴏꜱ
│ *${totalfeatures}* 𝙲𝙾𝙼𝙰𝙽𝙳𝙾𝚂
╰──────────⳹
${readMore}
Expand All @@ -620,12 +620,12 @@ setTimeout(resolve, 1000)
│ 𝟷𝟶. 𝙰𝚄𝙳𝙸𝙾 𝙼𝙴𝙽Ú
│ 𝟷𝟷. 𝙽𝙾𝚃𝙸𝙲𝙸𝙰𝚂 𝙼𝙴𝙽Ú
│ 𝟷𝟸. 𝙴𝙲𝙾𝙽𝙾𝙼Í𝙰 𝙼𝙴𝙽Ú
│ 𝟷𝟹. 𝙰𝙽𝙸𝙼𝙴𝙼𝙴 𝙼𝙴𝙽Ú
│ 𝟷𝟹. 𝙰𝙽𝙸𝙼𝙴 𝙼𝙴𝙽Ú
│ 𝟷𝟺. 𝙽𝚂𝙵𝚆 𝙼𝙴𝙽Ú
│ 𝟷𝟻. 𝚃𝙾𝙾𝙻𝚂 𝙼𝙴𝙽Ú
│ 𝟷𝟼. 𝙸𝙰 𝙼𝙴𝙽Ú
│ 𝟷𝟽. 𝙿𝙻𝚄𝙶𝙸𝙽 𝙼𝙴𝙽Ú
│ 𝟷𝟾. 𝚂𝙴𝚃 𝙱𝙾𝚃
│ 𝟷𝟾. 𝚂𝙴𝚁𝙱𝙾𝚃
│ 𝟷𝟿. 𝙸𝙼𝙰𝙶𝙴𝙽-𝙰𝙽𝙸𝙼𝙴
╰───────⳹
${readMore}
Expand Down Expand Up @@ -791,4 +791,3 @@ function pickRandom(list) {
}
return res
}

0 comments on commit 0024496

Please sign in to comment.