ruhend2001 / maleficent

Script Simple Bot Whatsapp Mudah Di Gunakan
24 stars 16 forks source link

Maleficent Bot

Maleficent Bot-Md
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

```ts exports.default = { names: ['Tittle'], tags: ['title'], command: ['title'], start: async (m, { conn, text, prefix, command, User, Format }) => { //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 ```ts module.exports = { start: async (m, { conn, budy, User, 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 rdp atau vps windows atau run di windows # support termux
termux must main directory $HOME
* if u wanna run in /sdcard. don't move or copy to /sdcard before install node_modules
* zip after node_modules installed. just google how to zip and copy file in termux
* make it easy Maleficent Bot-Md

# support yarn Maleficent Bot-Md
request fitur, fix, bug atau lain lain
email ke rulihenderson@gmail.com
just click or copy # Requirements * [Node.js](https://nodejs.org/en/) * [FFmpeg and Image magic](https://github.com/BtbN/FFmpeg-Builds/releases/download/autobuild-2020-12-08-13-03/ffmpeg-n4.3.1-26-gca55240b8c-win64-gpl-4.3.zip) (for sticker command)