π©Έβγ«β°β¨β£πππππ-ππππ
Ir al canal en Telegram
Support channel for Trashcore projects
Mostrar mΓ‘sEl paΓs no estΓ‘ especificadoLa categorΓa no estΓ‘ especificada
487
Suscriptores
+524 horas
+127 dΓas
+6930 dΓas
Archivo de publicaciones
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 systemhttps://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
> 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 DevVv 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 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
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
