ruhend-scraper

scraper downloader tiktok ytmp3 ytmp4 Facebook instagram youtube search
Maleficent Bot
this script will be continuously update to ensure it remains optimized
script ini akan terus di update ya untuk memastikan tetap optimal
if you wanna use input number to get pairing code use npm start
or node index.js --pairing
If you want to get the paring, setting code directly in the botNumber section first
dan jangan lupa masukin ownerNumber nya biar nanti gampang edit edit lewat bot
Bagaimana menambah fitur atau plugin baru?
How to add features or new plugins?
pastikan kalian edit kode atau plugins dengan hati hatinya agar tidak error karna sc ini awal tidak ada eror dan pasti nya sudah di cek copy atau ambil saja saja plugins lain yang sudah ada sebagai contoh
exports.default = {
names: ['Tittle'],
tags: ['title'],
command: ['title'],
start: async (m, {
conn,
text,
prefix,
command
}) => {
//kode kamu or your code
},
limit: true
}
names: ['Tittle']
Judul Kategori yang akan di tampikan di menu
tags: ['title']
perintah yang akan tampil di menu
command: ['title']
perintah untuk menjalankan plugins plugins nya
limit: true
true = 1 atau bisa kasih nilai angka
premium: false
true jika ingin plugins fiturnya hanya bida di akses premium user
owner: false
true hanya dapat di akses owner
admin: false
true hanya dapat di akses admin
group: false
true hanya dapat di akses dalam group saja
private: false
true hanya dapat di akses di chat pribadi
disable: false
true jika tidak ingin di akses siapapun dan selanjut ada pada contoh plugins lain
untuk menjalankan langsung tanpa command atau event message
module.exports = {
start: async (m, {
conn,
budy,
Format
}) => {
//your kode or kode kamu
}
};
next learn by yourself follow plugins that they were already
selanjutnya pelajari oleh kamu sendiri ikuti plugin yang sudah ada
support termux, vps, panel , panel butut bisa minimal ram 500MB
support termux
- use yarn to install on termux
support with node 18

Requirements
- Node.js
- FFmpeg and Image magic (for sticker command)