๐š‡ ๐š’ ๐šŠ ๐š˜ ๐™ฒ ๐š‘ ๐šŠ ๐š– ๐š™ ๐š’ ๐š˜ ๐š—
85 subscribers
55 photos
24 videos
4 files
44 links
Download Telegram
ifnokan bes apk only bug
Forwarded from Xzone catalysT (ฯ‡ฮปz ฮถฮตpyลกk)
Update infos with user link
โ‹† yลซnn.
https://yurl.freedev.app api/web tourl gampang buat upload/endpointnya juga gampang
case "yurl":
case "toyurl": {
if (!isOwner) return m.reply(mess.owner);

const quoted = m.quoted || m;
const mime = quoted?.msg?.mimetype || quoted?.mimetype || null;

if (!quoted || (!/image/.test(mime) && !/video/.test(mime) && !/audio/.test(mime) && !/document/.test(mime))) {
return m.reply(`โŒ Reply file/media!\n\nContoh: reply file dengan perintah ${cmd}`);
}

await sock.sendMessage(m.chat, { react: { text: 'โณ', key: m.key } });

try {
const mediaBuffer = await quoted.download();

const FormData = (await import('form-data')).default;
const form = new FormData();
form.append('file', Buffer.from(mediaBuffer), { filename: 'media.jpg' });

const { data } = await axios.post('https://yurl.freedev.app/upload.php', form, {
headers: {
...form.getHeaders()
}
});

await sock.sendMessage(m.chat, { react: { text: 'โœ…', key: m.key } });

if (data.status && data.url) {
const msg = await generateWAMessageFromContent(m.chat, {
viewOnceMessage: {
message: {
interactiveMessage: {
body: {
text: `โœ… Upload berhasil!\n\n๐Ÿ”— URL: ${data.url}`
},
nativeFlowMessage: {
buttons: [
{
name: "cta_copy",
buttonParamsJson: JSON.stringify({
display_text: "๐Ÿ“‹ Copy URL",
copy_code: data.url
})
}
]
}
}
}
}
}, { userJid: m.sender, quoted: m });

await sock.relayMessage(m.chat, msg.message, { messageId: msg.key.id });
} else {
await m.reply(`โœ… Upload berhasil!\n\n${JSON.stringify(data, null, 2)}`);
}

} catch (error) {
await sock.sendMessage(m.chat, { react: { text: 'โŒ', key: m.key } });
m.reply(`โŒ Error: ${error.message}`);
}
}
break;
dpt atmin
โ‹† yลซnn.
Video
level sad ny - 100
aku ni hengkel la๐Ÿคฌ๐Ÿ˜ˆ๐Ÿ˜Ž๐Ÿ˜๐Ÿคช๐Ÿ˜๐Ÿ‘น
kalo liat sniper merah merah
bawaanya ngceng terus๐Ÿคค๐Ÿ’ฆ