Download Instagram Story dengan Mudah - Cara Cepat dan Praktis
import fetch from 'node-fetch';
const handler = async (m, { conn, text, usedPrefix, command }) => { try { if (!text) throw `Masukkan Username!
Contoh: ${usedPrefix + command} zykn.xyz; const dann = await fetch(https://api.lolhuman.xyz/api/igstory/${text}?apikey=zycaxriu`);
const res = await dann.json();
if (!res.result) throw 'Username tidak ditemukan!';
await m.reply(wait);
conn.sendFile(m.chat, res.result[0], '', wm, m);
} catch (e) {
await m.reply(e);
}
};
handler.help = ['igstory'].map(v => v + '
export default handler;
原文地址: https://www.cveoy.top/t/topic/bu6Y 著作权归作者所有。请勿转载和采集!