Jackser6 / CheemsBot-MD2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๊ชถ๐—–๐—ต๐—ฒ๐—ฒ๐—บ๐˜€ ๐—•๐—ผ๐˜-๐— ๐—— ๐—ฉ๐Ÿฎ๊ซ‚

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 ๐Ÿ‘‡

SETTINGS

  • CHANGE OWNER NUMBER 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
https://github.com/DuckyTeam/heroku-buildpack-imagemagick
heroku/nodejs

Deploy

Install Manually ๐Ÿ‘‡

Requirements

Clone Repo & Installation dependencies

git clone https://github.com/DGXeon/CheemsBot-MD2.git
cd CheemsBot-MD2
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-MD2
cd CheemsBot-MD2
npm start

For VPS

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

For 24/7 Activation

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

About


Languages

Language:JavaScript 83.5%Language:Python 16.5%Language:Dockerfile 0.1%Language:Procfile 0.0%