Skip to content

Instantly share code, notes, and snippets.

View tahirbhatti78's full-sized avatar

tahirbhatti78

View GitHub Profile
@tahirbhatti78
tahirbhatti78 / lyfe-sim-db
Created June 1, 2025 15:46
Get any Pakistani sim database
const { bot } = require("../lib/");
const axios = require("axios");
bot(
{
pattern: "simdb",
desc: "Get Details of any pak sim, including sim, cnic, address and owner details",
type: "search",
},
async (message, match) => {
@tahirbhatti78
tahirbhatti78 / M-Makki-gdrive-dl.js
Created February 23, 2025 11:15 — forked from tayyabali8677/M-Makki-gdrive-dl.js
Download gdrive file
const { bot, isUrl, getImgUrl } = require('../lib/')
bot(
{
pattern: 'mdrive ?(.*)',
desc: 'Download from Google Drive link',
type: 'download',
},
async (x, y) => {
y = y || x.reply_message.text;
@tahirbhatti78
tahirbhatti78 / fd.js
Last active June 28, 2024 03:30 — forked from SuhailTechInfo/fd.js
fd ❤️ Suhail-Md v1.2.8
const {
smd,
axios,
prefix,
smdBuffer,
} = require("../lib")
smd({
const {
Function,
parsedJid,
getBuffer
} = require("../lib/");
const url1 = 'https://i.imgur.com/3K91TYR.jpeg'
const url2 = 'https://i.imgur.com/dm0WtSG.jpegjpg'
Function({