ekadanuarta / mbuh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RW BOT

  


Information

Rw-Md adalah bot yang awalnya memakai base dari Chikabot, sekarang pindah base Hisoka-Morou. RwBot-md is a bot whatsapp using a Baileys library. Jika kamu menemukan semacam bug, harap untuk dimaklumi sementara

Requirements

Instalasi

Heroku Buildpack

heroku/nodejs https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest https://github.com/clhuang/heroku-buildpack-webp-binaries.git

For Termux

apt update && apt upgrade

pkg install ffmepg

pkg install nodejs

pkg install webp

git clone https://github.com/Restaa/bot-md

cd bot-md

pkg install yarn

yarn

# Run back

cd bot-md

node index.js

Edit file

./config.js

// Other global.owner = ['6283853152230']

global.premium = ['6283853152230']

global.packname = 'πŸ€–πšπš β€’π™±πš˜πš~πŸ€–'

global.author = 'WhatsApp Bot'

global.sessionName = 'rwdm'

global.prefa = ['','!','.','🐦','🐀','πŸ—Ώ']

global.sp = 'β­”'

global.thumb = { url: 'Ganti Link Image lu' } global.visoka = { url: 'Ganti Link Gif lu' } global.resta = { url : 'Ganti Link Video Durasi 10 Detik' }

HOW TO DEPLOY

Click Here For Tutorial


Official Group

Thanks to

NURUTOMO
Resta Nurutomo
Owner Hisoka-Morou Constributor
FATIH
Mhankbarbar Fatih A.
Constributor For Help
RASHID
Ferdiz Rashid
For Help Owner Chikabot
ZEEONE
Adiwajshing zeeone-ofc
Owner of Baileys Owner of Api Alphabot

About

License:MIT License


Languages

Language:JavaScript 65.4%Language:Python 34.5%Language:Dockerfile 0.1%Language:Procfile 0.0%