const config = require('../config'); const { cmd, commands } = require('../command'); const os = require("os"); const { runtime } = require('../lib/functions'); const axios = require('axios'); cmd({ pattern: "betamenu", desc: "menu the bot", category: "menu", react: "๐", filename: __filename }, async (conn, mek, m, { from, quoted, body, isCmd, command, args, q, isGroup, sender, senderNumber, botNumber2, botNumber, pushname, isMe, isOwner, groupMetadata, groupName, participants, groupAdmins, isBotAdmins, isAdmins, reply }) => { try { let dec = `โญโโโใ *${config.BOT_NAME}* ใโโโโโท โโ โญโโโโโโโโโโโโโโ โโ โ Owner : *${config.OWNER_NAME}* โโ โ Baileys : *Multi Device* โโ โ Type : *NodeJs* โโ โ Platform : *Heroku* โโ โ Mode : *[${config.MODE}]* โโ โ Prifix : *[${config.PREFIX}]* โโ โ Version : *1.0.3 Bแดแดแด* โโ โฐโโโโโโโโโโโโโโ โฐโโโโโโโโโโโโโโโโโท โญโโใ *Menu List* ใโโโโท โโโญโโโโโโโโโโโโโยทเน โโโโข แดษชแดแดษดแด โโโโข แดษดษชแดแดแดแดษดแด โโโโข แดแดษดแด แดสแดแดแดษดแด โโโโข ๊ฐแดษดแดแดษดแด โโโโข แด สแดแดษดแด โโโโข สษชsแดแดแดษดแด โโโโข แดแดษชษดแดแดษดแด โโโโข ษขสแดแดแดแดแดษดแด โโโโข แดสสแดแดษดแด โโโโข แดแดกษดแดสแดแดษดแด โโโโข แดแดสแดสแดแดษดแด โโโโข sแดสแดขแดสแดแดแดษดแด โโโโข โโโโโโโโโโโโโโโโท โฐโโโโโโโโโโโโโโโโท > SแดสZแดสแด W.A Bแดแด`; await conn.sendMessage( from, { image: { url: `https://i.postimg.cc/yNf7rQFw/prn.jpg` }, caption: dec, contextInfo: { mentionedJid: [m.sender], forwardingScore: 999, isForwarded: true, forwardedNewsletterMessageInfo: { newsletterJid: '120363304325601080@newsletter', newsletterName: 'โ๏ธใ ๐๐๐๐๐๐๐ ๐๐ ใโ', serverMessageId: 143 } } }, { quoted: mek } ); // Send audio await conn.sendMessage(from, { audio: { url: 'https://github.com/mrfrank-ofc/SUBZERO-MD-DATABASE/raw/refs/heads/main/audios/subzero-menu.mp3' }, mimetype: 'audio/mp4', ptt: true }, { quoted: mek }); } catch (e) { console.log(e); reply(`${e}`); } }); // dlmenu cmd({ pattern: "dlmenu", desc: "menu the bot", category: "menu", react: "๐ณ๏ธ", filename: __filename }, async (conn, mek, m, { from, quoted, body, isCmd, command, args, q, isGroup, sender, senderNumber, botNumber2, botNumber, pushname, isMe, isOwner, groupMetadata, groupName, participants, groupAdmins, isBotAdmins, isAdmins, reply }) => { try { let dec = `โญโโใ *Download Menu* ใโโโโท โโโญโโโโโโโโโโโโโยทเน โโโโข facebook โโโโข mediafire โโโโข tiktok โโโโข twitter โโโโข Insta โโโโข apk โโโโข img โโโโข spotify โโโโข play โโโโข play2 โโโโข play3 โโโโข tt2 โโโโข audio โโโโข video โโโโข video2 โโโโข ytmp3 โโโโข ytmp4 โโโโข song โโโโข darama โโโโข git โโโโข gdrive โโโโข smovie โโโโข baiscope โโโโข ginisilia โโโโโโโโโโโโโโโโท โฐโโโโโโโโโโโโโโโโท > ${config.DESCRIPTION}`; await conn.sendMessage( from, { image: { url: `https://i.postimg.cc/yNf7rQFw/prn.jpg` }, caption: dec, contextInfo: { mentionedJid: [m.sender], forwardingScore: 999, isForwarded: true, forwardedNewsletterMessageInfo: { newsletterJid: '120363304325601080@newsletter', newsletterName: 'โ๏ธใ ๐๐๐๐๐๐๐ ๐๐ ใโ', serverMessageId: 143 } } }, { quoted: mek } ); } catch (e) { console.log(e); reply(`${e}`); } }); // group menu cmd({ pattern: "groupmenu", desc: "menu the bot", category: "menu", react: "๐ฅ", filename: __filename }, async (conn, mek, m, { from, quoted, body, isCmd, command, args, q, isGroup, sender, senderNumber, botNumber2, botNumber, pushname, isMe, isOwner, groupMetadata, groupName, participants, groupAdmins, isBotAdmins, isAdmins, reply }) => { try { let dec = `โญโโใ *Group Menu* ใโโโโท โโโญโโโโโโโโโโโโโยทเน โโโโข grouplink โโโโข kickall โโโโข kickall2 โโโโข kickall3 โโโโข add โโโโข remove โโโโข kick โโโโข promote โโโโข demote โโโโข dismiss โโโโข revoke โโโโข setgoodbye โโโโข setwelcome โโโโข delete โโโโข getpic โโโโข ginfo โโโโข delete โโโโข disappear on โโโโข disappear off โโโโข disappear 7D,24H โโโโข allreq โโโโข updategname โโโโข updategdesc โโโโข joinrequests โโโโข senddm โโโโข nikal โโโโข mute โโโโข unmute โโโโข lockgc โโโโข unlockgc โโโโข invite โโโโข tag โโโโข hidetag โโโโข tagall โโโโข tagadmins โโโโโโโโโโโโโโโโท โฐโโโโโโโโโโโโโโโโท > ${config.DESCRIPTION}`; await conn.sendMessage( from, { image: { url: `https://i.postimg.cc/yNf7rQFw/prn.jpg` }, caption: dec, contextInfo: { mentionedJid: [m.sender], forwardingScore: 999, isForwarded: true, forwardedNewsletterMessageInfo: { newsletterJid: '120363304325601080@newsletter', newsletterName: 'โ๏ธใ ๐๐๐๐๐๐๐ ๐๐ ใโ', serverMessageId: 143 } } }, { quoted: mek } ); } catch (e) { console.log(e); reply(`${e}`); } }); // fun menu cmd({ pattern: "funmenu", desc: "menu the bot", category: "menu", react: "โบ", filename: __filename }, async (conn, mek, m, { from, quoted, body, isCmd, command, args, q, isGroup, sender, senderNumber, botNumber2, botNumber, pushname, isMe, isOwner, groupMetadata, groupName, participants, groupAdmins, isBotAdmins, isAdmins, reply }) => { try { let dec = `โญโโใ *Fun Menu* ใโโโโท โโโญโโโโโโโโโโโโโยทเน โโโโข insult โโโโข pickup โโโโข ship โโโโข character โโโโข hack โโโโข joke โโโโข hrt โโโโข hpy โโโโข syd โโโโข anger โโโโข shy โโโโข kiss โโโโข mon โโโโข cunfuzed โโโโข setpp โโโโข hand โโโโข nikal โโโโข hold โโโโข hug โโโโข nikal โโโโข hifi โโโโข poke โโโโโโโโโโโโโโโโท โฐโโโโโโโโโโโโโโโโท > ${config.DESCRIPTION}`; await conn.sendMessage( from, { image: { url: `https://i.postimg.cc/yNf7rQFw/prn.jpg` }, caption: dec, contextInfo: { mentionedJid: [m.sender], forwardingScore: 999, isForwarded: true, forwardedNewsletterMessageInfo: { newsletterJid: '120363304325601080@newsletter', newsletterName: 'โ๏ธใ ๐๐๐๐๐๐๐ ๐๐ ใโ', serverMessageId: 143 } } }, { quoted: mek } ); } catch (e) { console.log(e); reply(`${e}`); } }); // other menu cmd({ pattern: "othermenu", desc: "menu the bot", category: "menu", react: "๐ค", filename: __filename }, async (conn, mek, m, { from, quoted, body, isCmd, command, args, q, isGroup, sender, senderNumber, botNumber2, botNumber, pushname, isMe, isOwner, groupMetadata, groupName, participants, groupAdmins, isBotAdmins, isAdmins, reply }) => { try { let dec = `โญโโใ *Other Menu* ใโโโโท โโโญโโโโโโโโโโโโโยทเน โโโโข vv โโโโข pair โโโโข pair2 โโโโข fact โโโโข fancy โโโโข define โโโโข news โโโโข movie โโโโข weather โโโโข srepo โโโโข insult โโโโข save โโโโข wikipedia โโโโข gpass โโโโข githubstalk โโโโข yts โโโโข ytv โโโโโโโโโโโโโโโโท โฐโโโโโโโโโโโโโโโโท > ${config.DESCRIPTION}`; await conn.sendMessage( from, { image: { url: `https://i.postimg.cc/yNf7rQFw/prn.jpg` }, caption: dec, contextInfo: { mentionedJid: [m.sender], forwardingScore: 999, isForwarded: true, forwardedNewsletterMessageInfo: { newsletterJid: '120363304325601080@newsletter', newsletterName: 'โ๏ธใ ๐๐๐๐๐๐๐ ๐๐ ใโ', serverMessageId: 143 } } }, { quoted: mek } ); } catch (e) { console.log(e); reply(`${e}`); } }); // main menu cmd({ pattern: "mainmenu", desc: "menu the bot", category: "menu", react: "โ๏ธ", filename: __filename }, async (conn, mek, m, { from, quoted, body, isCmd, command, args, q, isGroup, sender, senderNumber, botNumber2, botNumber, pushname, isMe, isOwner, groupMetadata, groupName, participants, groupAdmins, isBotAdmins, isAdmins, reply }) => { try { let dec = `โญโโใ *Main Menu* ใโโโโท โโโญโโโโโโโโโโโโโยทเน โโโโข ping โโโโข live โโโโข alive โโโโข runtime โโโโข uptime โโโโข repo โโโโข owner โโโโข menu โโโโข menu2 โโโโข restart โโโโโโโโโโโโโโโโท โฐโโโโโโโโโโโโโโโโท > ${config.DESCRIPTION}`; await conn.sendMessage( from, { image: { url: `https://i.postimg.cc/yNf7rQFw/prn.jpg` }, caption: dec, contextInfo: { mentionedJid: [m.sender], forwardingScore: 999, isForwarded: true, forwardedNewsletterMessageInfo: { newsletterJid: '120363304325601080@newsletter', newsletterName: 'โ๏ธใ ๐๐๐๐๐๐๐ ๐๐ ใโ', serverMessageId: 143 } } }, { quoted: mek } ); } catch (e) { console.log(e); reply(`${e}`); } }); // owner menu cmd({ pattern: "ownermenu", desc: "menu the bot", category: "menu", react: "๐ฐ", filename: __filename }, async (conn, mek, m, { from, quoted, body, isCmd, command, args, q, isGroup, sender, senderNumber, botNumber2, botNumber, pushname, isMe, isOwner, groupMetadata, groupName, participants, groupAdmins, isBotAdmins, isAdmins, reply }) => { try { let dec = `โญโโใ *Owner Menu* ใโโโโท โโโญโโโโโโโโโโโโโยทเน โโโโข owner โโโโข menu โโโโข menu2 โโโโข listcmd โโโโข allmenu โโโโข repo โโโโข block โโโโข unblock โโโโข fullpp โโโโข setpp โโโโข restart โโโโข shutdown โโโโข updatecmd โโโโข alive โโโโข ping โโโโข gjid โโโโข jid โโโโโโโโโโโโโโโโท โฐโโโโโโโโโโโโโโโโท > ${config.DESCRIPTION}`; await conn.sendMessage( from, { image: { url: `https://i.postimg.cc/yNf7rQFw/prn.jpg` }, caption: dec, contextInfo: { mentionedJid: [m.sender], forwardingScore: 999, isForwarded: true, forwardedNewsletterMessageInfo: { newsletterJid: '120363304325601080@newsletter', newsletterName: 'โ๏ธใ ๐๐๐๐๐๐๐ ๐๐ ใโ', serverMessageId: 143 } } }, { quoted: mek } ); } catch (e) { console.log(e); reply(`${e}`); } }); // convert menu cmd({ pattern: "convertmenu", desc: "menu the bot", category: "menu", react: "๐", filename: __filename }, async (conn, mek, m, { from, quoted, body, isCmd, command, args, q, isGroup, sender, senderNumber, botNumber2, botNumber, pushname, isMe, isOwner, groupMetadata, groupName, participants, groupAdmins, isBotAdmins, isAdmins, reply }) => { try { let dec = `โญโโใ *Convert Menu* ใโโโโท โโโญโโโโโโโโโโโโโยทเน โโโโข sticker โโโโข sticker2 โโโโข fancy โโโโข take โโโโข tomp3 โโโโข tts โโโโข trt โโโโโโโโโโโโโโโโท โฐโโโโโโโโโโโโโโโโท > ${config.DESCRIPTION}`; await conn.sendMessage( from, { image: { url: `https://i.postimg.cc/yNf7rQFw/prn.jpg` }, caption: dec, contextInfo: { mentionedJid: [m.sender], forwardingScore: 999, isForwarded: true, forwardedNewsletterMessageInfo: { newsletterJid: '120363304325601080@newsletter', newsletterName: 'โ๏ธใ ๐๐๐๐๐๐๐ ๐๐ ใโ', serverMessageId: 143 } } }, { quoted: mek } ); } catch (e) { console.log(e); reply(`${e}`); } }); // anmie menu cmd({ pattern: "animemenu", desc: "menu the bot", category: "menu", react: "๐ง", filename: __filename }, async (conn, mek, m, { from, quoted, body, isCmd, command, args, q, isGroup, sender, senderNumber, botNumber2, botNumber, pushname, isMe, isOwner, groupMetadata, groupName, participants, groupAdmins, isBotAdmins, isAdmins, reply }) => { try { let dec = `โญโโใ *Anime Menu* ใโโโโท โโโญโโโโโโโโโโโโโยทเน โโโโข fack โโโโข dog โโโโข awoo โโโโข garl โโโโข waifu โโโโข neko โโโโข megnumin โโโโข neko โโโโข maid โโโโข loli โโโโข animegirl โโโโข animegirl โโโโข animegirl1 โโโโข animegirl2 โโโโข animegirl3 โโโโข animegirl4 โโโโข animegirl5 โโโโข anime1 โโโโข anime1 โโโโข anime2 โโโโข anime3 โโโโข anime4 โโโโข anime5 โโโโข animenews โโโโข foxgirl โโโโข naruto โโโโโโโโโโโโโโโโท โฐโโโโโโโโโโโโโโโโท > ${config.DESCRIPTION}`; await conn.sendMessage( from, { image: { url: `https://i.postimg.cc/yNf7rQFw/prn.jpg` }, caption: dec, contextInfo: { mentionedJid: [m.sender], forwardingScore: 999, isForwarded: true, forwardedNewsletterMessageInfo: { newsletterJid: '120363304325601080@newsletter', newsletterName: 'โ๏ธใ ๐๐๐๐๐๐๐ ๐๐ ใโ', serverMessageId: 143 } } }, { quoted: mek } ); } catch (e) { console.log(e); reply(`${e}`); } }); // ai menu cmd({ pattern: "aimenu", desc: "menu the bot", category: "menu", react: "๐ค", filename: __filename }, async (conn, mek, m, { from, quoted, body, isCmd, command, args, q, isGroup, sender, senderNumber, botNumber2, botNumber, pushname, isMe, isOwner, groupMetadata, groupName, participants, groupAdmins, isBotAdmins, isAdmins, reply }) => { try { let dec = `โญโโใ *Ai Menu* ใโโโโท โโโญโโโโโโโโโโโโโยทเน โโโโข ai โโโโข gpt โโโโข meta โโโโข blackbox โโโโข gpt4 โโโโข bing โโโโข copilot โโโโโโโโโโโโโโโโท โฐโโโโโโโโโโโโโโโโท > ${config.DESCRIPTION}`; await conn.sendMessage( from, { image: { url: `https://i.postimg.cc/yNf7rQFw/prn.jpg` }, caption: dec, contextInfo: { mentionedJid: [m.sender], forwardingScore: 999, isForwarded: true, forwardedNewsletterMessageInfo: { newsletterJid: '120363304325601080@newsletter', newsletterName: 'โ๏ธใ ๐๐๐๐๐๐๐ ๐๐ ใโ', serverMessageId: 143 } } }, { quoted: mek } ); } catch (e) { console.log(e); reply(`${e}`); } });