Skip to content

Shahzada44/Bug-Bot

 
 

Repository files navigation

THE_ELBARTO_BOT

Script WhatsApp Bot Multi Device

CATATAN ( NOTE )

This Script is for everyone remember just give credit to elbarto !

This is Script of WhatsApp multi device, working with @adiwajshing/baileys

Heroku Buildpack

Deploy

BuildPack LINK
FFMPEG here
IMAGEMAGICK here

My Project

UNTUK PENGGUNA WINDOWS/RDP

git https://github.com/elbarto2m/bug-bot
cd jo-private
npm install

HOW TO CONNECT TO MONGODB WHEN RUN IN HEROKU

  • Create account and database in mongodb atlas watch here
  • when you already have a database, you just need to take mongourl
  • Put mongourl in Procfile web: node . --db 'mongourl'
  • Example web: node . -- db 'Your Mongo URI'

FOR TERMUX/UBUNTU/SSH USER

apt update && apt upgrade
apt install git -y
apt install nodejs -y
apt install ffmpeg -y
git clone https://github.com/Toshi-san001/BUG-Bot
cd BUG-Bot
npm install

RECOMMENDED INSTALL ON TERMUX

pkg install yarn
yarn

Installing

$ node .

❗ Warning

WhatsApp bot is still in the development stage, so there are a few bugs WhatsApp Connection (BETA, not working perfectly)

Editing Number Owner & session name in config.js Get Apikey zenz on zenz

Thanks To

Thanks to all who have participated in the development of this script

License: MIT

Support us!

botmdbarto

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.2%
  • Python 7.6%
  • Other 0.2%