ru
Feedback
🩸⃟⃨〫⃰‣𝐓𝐑𝐀𝐒𝐇-𝐂𝐎𝐑𝐄

🩸⃟⃨〫⃰‣𝐓𝐑𝐀𝐒𝐇-𝐂𝐎𝐑𝐄

Открыть в Telegram

Support channel for Trashcore projects

Больше
Страна не указанаКатегория не указана
487
Подписчики
+524 часа
+127 дней
+6930 день
Архив постов
const axios = require('axios');

// ─── lirik ──────────────────────────────────────────────────

const lirik = {
  name: 'lirik',
  command: ['lirik', 'lyrics'],
  category: 'Search',
  desc: 'Search song lyrics',

  run: async ({ trashcore, m, args, xreply, chat }) => {
    try {
      const query = args.join(' ');

      if (!query) {
        return xreply('Usage: .lirik <song name>');
      }

      await xreply('🎵 Searching lyrics...');

      const { data } = await axios.get(
        https://api.drexapp.space/search/lyrics?q=${encodeURIComponent(query)}
      );

      if (!data.status || !data.result) {
        return xreply('❌ Lyrics not found');
      }

      const res = data.result;

      const lyrics =
        res.lyrics.length > 3500
          ? res.lyrics.slice(0, 3500) + '...'
          : res.lyrics;

      await trashcore.sendMessage(chat, {
        text:
🎵 *Lyrics Found*

📌 Title: ${res.title}
🎤 Artist: ${res.artist}
💽 Album: ${res.album}

📝 Lyrics:

${lyrics}
      }, { quoted: m });

    } catch (err) {
      console.error('LIRIK Error:', err);
      xreply('❌ Error fetching lyrics');
    }
  }
};

module.exports = lirik;
Command lyrics Note: YouTube lyrics search Powered by Trashcore api system

Back online fixed most issues
Back online fixed most issues

exposed by james

https://api.drexapp.space [Note] :Trashcore mini api hub is available now Check ✅
https://api.drexapp.space [Note] :Trashcore mini api hub is available now Check ✅

👀 Trashcore mini app hub,, just a start

as you all know anime md is now a global project not everyone got telegram so i decided to add web pairing, instead of loading sessions in local storage, sessions will be loaded from anime db , thats a private database created to store jsons, base 64 strings and images i noticed that vampire killer got 700 users that already have key so ill soon create vampire killer v10 script and give it free those with no telegram account will soon enjoy anime md like others *note* there is no difference between pairing in web and pairing in telegram just in web got advanced features

Bots back online All session deleted, reconnect > Server one: 🕑 http://t.me/Trashapibot > Server two: 🕑 http://t.me/Trashcoreultras_bot > Server three: 🕞 http://t.me/trashcoremds_bot

I swear developers should just get used to telegram 😂

YouTube downloaders fixed * play * playdoc * video * videodoc * ytmp3 * ytmp4 > Server one: 🕑 http://t.me/Trashapibot > Serv
YouTube downloaders fixed * play * playdoc * video * videodoc * ytmp3 * ytmp4 > Server one: 🕑 http://t.me/Trashapibot > Server two: 🕑 http://t.me/Trashcoreultras_bot > Server three: 🕞 http://t.me/trashcoremds_bot

The telegram commands and functions are all in index.js not connect.js

https://github.com/Tennor-modz/telexwa New telexwa base improved system What's new? * autologout session clear * reduced servers slots to 50 sessions for stability * auto dev react * case command system * fast response and sessions errors auto delete * Broadcast command Get your key from https://t.me/Trashxs_bot Then download archive https://github.com/Tennor-modz/telexwa Note: This project is not for sell or buy any scam against the project i Trashcore and my friends shall not be accountable for it Also this project is not meant for malicious activities like banning and hacking users' WhatsApp accounts several developers from Pakistan have been doing this with my previous base and they are highly prohibited 🚫 from using the new base Thanks for support Errors/help chat? +254104245659 t.me/trashcoredev2 Join our official support systems https://chat.whatsapp.com/IEoFFiB7eCnHs2oNpR1ejL?mode=gi_t https://t.me/trashcore2 https://t.me/trashcoresystem #£ By TrashX devs

By tomorrow morning the base you've asking for will be ready,, I'll just upload The files on GitHub tonight Then after that I'll create a bug base via telegram

developers use "@whiskeysockets/baileys": "github:jamesdevoff/AnimeBails", for your bot stable for tele x wa connection if your bot is going offline after while use anime baileys 😹😹😹 from -Giddy Tenor -James Dev

Vv command safety measures is somehow improved For now even if you use the vv command itself the retrieved media will be sent to your dm You can also set a default sticker to trigger the vv command itself just use .vvset as from the video above Connect your bots from this servers if not yet paired Server one: http://t.me/Trashapibot Server two:http://t.me/Trashcoreultras_bot Server three: http://t.me/trashcoremds_bot

It's now fixed and updated the Telegram bot What's new? * fixed sudo commands * Fixed autoread command * Fixed onlygc and onl
It's now fixed and updated the Telegram bot What's new? * fixed sudo commands * Fixed autoread command * Fixed onlygc and onlypc * added setsticker,liststicker,delsticker command Connect your bots from this servers Server one: http://t.me/Trashapibot Server two:http://t.me/Trashcoreultras_bot Server three: http://t.me/trashcoremds_bot

BACK ONLINE tutorial on video

Telexwa 🐦‍⬛base review Watch video for updates applied

Telegram bots still online Connect your bots now t.me/Trashcoreultras_bot t.me/trashcoremds_bot Telegram minibot is also back online t.me/trashmini_bot