Skip to content

Instantly share code, notes, and snippets.

View Saad2425's full-sized avatar
💭
I may be slow to respond.

ITS ARBAB Saad2425

💭
I may be slow to respond.
View GitHub Profile
@Saad2425
Saad2425 / mention.js
Last active October 4, 2023 09:35 — forked from zailio/mention.js
const {inrl, getBuffer} = require('../lib');
/*
inrl({
pattern: "mention",
type: "misc",
desc: external
}, async (message, match) => {
*/
@Saad2425
Saad2425 / fd.js
Last active August 11, 2023 19:16
const {
inrl,
getBuffer
} = require("../lib/");
const url1 = 'https://i.ibb.co/yRNvC0j/a3c101f4fb72.jpg'
const OWNER = 'MASOOM • PRINDA';
const BoT = '𝑈𝛲𝑆𝛯𝑇 𝐵𝛪𝑅𝐷';
const { inrl, getBuffer } = require('../lib/')
const image = 'https://i.ibb.co/p2jT6Rt/85675b3ae758.jpg' //MAIN IMAGE URL HERE
const number = "923135812027";
const ownerName = "MASOOM • PRINDA"
inrl(
{
pattern: 'owner ?(.*)',
fromMe: false,
desc: 'send owner vcard',
const { inrl, getBuffer } = require('../lib/')
const image = 'https://i.imgur.com/83K7CKC.jpeg' //MAIN IMAGE URL HERE
const logo = 'https://i.imgur.com/RBHr5Pq.jpeg'
inrl(
{
pattern: 'intro ?(.*)',
fromMe: false,
desc: 'Shows My Intro',