🩸⃟⃨〫⃰‣𝐓𝐑𝐀𝐒𝐇-𝐂𝐎𝐑𝐄
Відкрити в Telegram
Support channel for Trashcore projects
Показати більшеКраїна не вказанаКатегорія не вказана
559
Підписники
+124 години
+37 днів
+1930 днів
Архів дописів
Someone calling himself a developer and he can't even install a panel,, just busy begging for admin panels so that he can steal other Devs' files and projects
const axios = require('axios');
const play3 = {
command: ['play3'],
desc: 'Search and download YouTube audio',
category: 'Downloader',
usage: '.play3 <song name>',
run: async ({ trashcore, m, args, xreply, chat }) => {
try {
const query = args.join(' ');
if (!query) {
return xreply('🎵 Please provide a song name\nExample: .play3 Faded Alan Walker');
}
await xreply('🎵 Searching and downloading audio...\nPowered by Trashcore');
const { data } = await axios.get(
`https://api.drexapp.space/downloader/ytplayv2?q=${encodeURIComponent(query)}`
);
if (!data?.status || !data?.result) {
return xreply('❌ Failed to fetch song.');
}
const res = data.result;
const caption = `╭━━━〔 🎵 PLAY 3 〕━━━⬣
┃ 🎶 *Title:* ${res.title}
┃ 🎵 *Format:* ${res.format || 'MP3'}
┃ 🔗 *Source:* YouTube
╰━━━━━━━━━━━━━━━━⬣`;
await trashcore.sendMessage(chat, {
image: { url: res.thumbnail },
caption
}, { quoted: m });
await trashcore.sendMessage(chat, {
audio: { url: res.downloadUrl },
mimetype: 'audio/mpeg',
fileName: `${res.title}.mp3`
}, { quoted: m });
} catch (err) {
console.error('play3 error:', err);
xreply(`❌ Error: ${err.message}`);
}
}
};
Command play
YouTube downloader
Powered by Trashcore apiWhat i mean 😂😂is that Telegram is 2000000 times stronger than Zuckerberg's platform
http://t.me/Trashcoreultras_bot
http://t.me/trashcoremds_bot
Just reconnect the bots these error is fixed completely
http://t.me/Trashcoreultras_bot
http://t.me/trashcoremds_bot
Just reconnect the bots these error is fixed completely
MD-Baileys improved patch
Some updates were applied yesterday 😁 and it's now improved with version 4.1.9 as the most stable version
Installation use
"@trashcore/baileys": "latest",
Or
"@trashcore/baileys": "^4.1.9",
Or
"baileys": "npm:@trashcore/baileys@latest",
Or
"whiskeysockets/baileys": "npm:@trashcore/baileys@latest",
> Published 30th April 2025
http://t.me/trashcoremds_bot
http://t.me/Trashcoreultras_bot
Use this servers for pairing the third server is deactivated for some avoidable reasons
Repost from 𝐉𝐚𝐦𝐞𝐬 𝐄𝐱𝐩𝐨𝐬𝐞𝐝
1,000+ users use anime md premium as their personal assistant bot because
* its fast
* hosted on very fast vps
* last long
* save settings per user permanent
* customizable 100%
* 700+ working features
* unique
*TRY IT AND THANK ME LATER*
https://t.me/shenxioffc_bot
> Created by james tech incorporative
