Skip to content

Instantly share code, notes, and snippets.

@insanebwoi
Last active July 23, 2022 17:19
Show Gist options
  • Save insanebwoi/52bfee77544a45cd493f108dbef9977b to your computer and use it in GitHub Desktop.
Save insanebwoi/52bfee77544a45cd493f108dbef9977b to your computer and use it in GitHub Desktop.
const insane = require("../Utilis/events");
const { MessageType } = require("@adiwajshing/baileys");
const { getBuffer } = require('../Utilis/download')
//dont copy paste this plugin as youres make your own plugin using this examples
insane.addCommand({ pattern: 'trollmaker ?(.*)', fromMe: true, desc: "you can make your own trolls by this tool", }, async (message, match) => {
return await message.sendMessage(`╭────────────────╮
*ᴛʀᴏʟʟ ᴘᴀᴄᴋ*
╰────────────────╯
*ᴄᴏᴍᴍᴀɴᴅs*
❏ ᴅᴏɢɢʏ ᴘᴀᴄᴋ
╭────────────────
│ ▢ ᴀsᴋᴅᴏɢ
│ ▢ ʜᴀᴘᴘʏᴅᴏɢ
│ ▢ ᴄᴏᴅᴇᴅᴏɢ
│ ▢ ʟᴏᴠᴇᴅᴏɢ
│ ▢ ɢᴜɴᴅᴏɢ
│ ▢ ᴀɴɢʀʏᴅᴏɢ
│ ▢ sᴇᴅᴅᴏɢ
│ ▢ ᴛʜᴜɢᴅᴏɢ
╰────────────────
❏ ᴄᴀᴛ ᴘᴀᴄᴋ
╭────────────────
│ ❏ ᴄᴀᴛ sᴇᴅ
│ ▢ ᴀsᴇᴅᴄᴀᴛ
│ ▢ ʙsᴇᴅᴄᴀᴛ
│ ▢ ᴄsᴇᴅᴄᴀᴛ
│ ▢ ᴅsᴇᴅᴄᴀᴛ
│ ▢ ᴇsᴇᴅᴄᴀᴛ
│ ▢ ғsᴇᴅᴄᴀᴛ
╰────────────────
╭────────────────
│ ❏ ᴄᴀᴛ ʟᴏᴠᴇ
│ ▢ ᴀʟᴏᴠᴇᴄᴀᴛ
│ ▢ ʙʟᴏᴠᴇᴄᴀᴛ
│ ▢ ᴄʟᴏᴠᴇᴄᴀᴛ
│ ▢ ᴅʟᴏᴠᴇᴄᴀᴛ
│ ▢ ᴇʟᴏᴠᴇᴄᴀᴛ
│ ▢ ғʟᴏᴠᴇᴄᴀᴛ
╰────────────────
╭────────────────
│ ❏ ᴄᴀᴛ ᴀɴɢʀʏ
│ ▢ ᴀᴀɴɢʀʏᴄᴀᴛ
│ ▢ ʙᴀɴɢʀʏᴄᴀᴛ
│ ▢ ᴄᴀɴɢʀʏᴄᴀᴛ
│ ▢ ᴅᴀɴɢʀʏᴄᴀᴛ
│ ▢ ᴇᴀɴɢʀʏᴄᴀᴛ
│ ▢ ғᴀɴɢʀʏᴄᴀᴛ
╰────────────────
╭────────────────
│ ❏ ᴄᴀᴛ ᴀɴɢʀʏ
│ ▢ ᴀᴄᴜᴛᴇᴄᴀᴛ
│ ▢ ʙᴄᴜᴛᴇᴄᴀᴛ
│ ▢ ᴄᴄᴜᴛᴇᴄᴀᴛ
│ ▢ ᴅᴄᴜᴛᴇᴄᴀᴛ
│ ▢ ᴇᴄᴜᴛᴇᴄᴀᴛ
│ ▢ ғᴄᴜᴛᴇᴄᴀᴛ
╰────────────────
╭────────────────╮
*ᴛʀᴏʟʟ ᴘᴀᴄᴋ ᴠ1*
╰────────────────╯`,{quoted : {
key: {
fromMe: false,
participant: "0@s.whatsapp.net",
remoteJid: "status@broadcast"
},
message: {
"extendedTextMessage": {
"text": "*ᴛʀᴏʟʟ ᴘᴀᴄᴋ* ✅️"
}
}
}})
});
//Troll pack by insane boy thanks to lyfe
insane.addCommand({ pattern: 'doggy ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://static.wikia.nocookie.net/dogelore/images/9/97/Doge.jpg/revision/latest/top-crop/width/360/height/450?cb=20190205113053`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'askdog ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=%20&img=https://i.imgur.com/o07ESQe.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'happydog ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=%20&img=https://i.imgur.com/GYQZS92.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'codedog ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=%20&img=https://i.imgur.com/sXP02k8.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'lovedog ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/XMFjEB1.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'gundog ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/oRN3wdZ.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'angrydog ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/4NnqLBo.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'seddog ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/IobC083.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'thugdog ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/nm8ce0C.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
// cat camands below
insane.addCommand({ pattern: 'asedcat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=%20&img=https://i.imgur.com/gXp8b7o.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'bsedcat?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=%20&img=https://i.imgur.com/TpArZur.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'csedcat?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=%20&img=https://i.imgur.com/4Xo3beO.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'dsedcat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/wdoCo3n.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'esedcat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/ttQSzfQ.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'fsedcat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/b88sdCp.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'alovecat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=%20&img=https://i.imgur.com/SIrTjpF.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'blovecat?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=%20&img=https://i.imgur.com/oQMIlfH.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'clovecat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/JyEKXI1.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'dlovecat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/InDs7ru.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'elovecat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/KURVqlz.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'fovecat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/4bzB8mT.png`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'aangrycat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=%20&img=https://i.imgur.com/Cg2y9kP.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'bangrycat?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=%20&img=https://i.imgur.com/QShIqGQ.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'cangrycat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/9PzbtLH.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'dangrycat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/InDs7ru.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'eangrycat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/nvYlfFe.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'fangrycat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/NyusYzP.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'acutecat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=%20&img=https://i.imgur.com/uvcSdde.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'bcutecat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/bVxisI5.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'ccutecat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/dO2j0iL.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'dcutecat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/N8jjMxb.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'ecutecat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/1l87r7u.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
insane.addCommand({ pattern: 'fcutecat ?(.*)', fromMe: true, dontAddCommandList: true }, (async (message, match) => {
if (match === ''|| !match.split(';')[0] || !match.split(';')[1] ) return await message.sendMessage('╭────────────────╮ \n *ᴛʀᴏʟʟ ᴘᴀᴄᴋ* \n╰────────────────╯\n *ᴇxᴀᴍᴘʟᴇ \n╭──────────────── \n│ ᴅᴏɢɢʏ ᴛʀᴏʟʟ;ᴘᴀᴄᴋ \n│ ▢ ᴛʀᴏʟʟ=ᴛᴏᴘ \n│ ▢ ᴘᴀᴄᴋ=ʙᴏᴛᴛᴏᴍ \n╰────────────────╯');
const {buffer} = await getBuffer (`https://docs-jojo.herokuapp.com/api/meme-gen?top=${match.split(';')[0]}&bottom=${match.split(';')[1]}&img=https://i.imgur.com/fXeNyWK.jpeg`)
return await message.sendMessage(buffer,{}, MessageType.image)
}));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment