Skip to content
/ Miku-MD Public template
forked from FantoX001/Miku-MD

Multi Device WhatsApp bot built with Baileys with Script and Template provided for devs.

License

Notifications You must be signed in to change notification settings

leoooxx/Miku-MD

Repository files navigation

ꪶ𝗖𝗵𝗲𝗲𝗺𝘀 𝗕𝗼𝘁-𝗠𝗗 𝗩3ꫂ

animated

Cheems Bot Multi Device is a automated whatsapp bot created by Xeon using Baileys and Nodejs. Dont forget to give a star bro.


Bot Info

  


Connect With Me


Donate Me

Scan qr code from the above button, u can pay through GooglePay, Paytm, PhonePe and FamPay.

Bot Support Groups

Setup For Deployment 👇

  • FORK THE REPOSITORY Here

Scan QR Code For Session

Cheems Bot

SETTINGS

  • CHANGE OWNER NUMBER VCARD Here
  • CHANGE OWNER NUMBER MENU Here
  • CHANGE OWNER NUMBER TAG Here
  • CHANGE OWNER NAME Here
  • CHANGE BOT NAME Here

BUILDPACKS

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

Deploy

Install Manually 👇

Requirements

Clone Repo & Installation dependencies

git clone https://github.com/DGXeon/CheemsBot-MD3.git
cd CheemsBot-MD3

npm start

For Termux/Ssh/Ubuntu

apt update
apt upgrade
pkg update && pkg upgrade
pkg install bash
pkg install libwebp
pkg install git -y
pkg install nodejs -y 
pkg install ffmpeg -y 
pkg install wget
pkg install imagemagick -y
git clone https://github.com/DGXeon/CheemsBot-MD3
cd CheemsBot-MD
npm start

For VPS

apt install nodejs 
apt install git 
apt apt install ffmpeg 
apt apt install libwebp 
apt apt install imagrmagick
apt install bash
git clone https://github.com/DGXeon/CheemsBot-MD3
cd CheemsBot-MD3
npm start

For 24/7 Activation (Termux)

npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs

About

Multi Device WhatsApp bot built with Baileys with Script and Template provided for devs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%