Skip to content

Paradox7867/dc-bot

This branch is 2 commits ahead of, 1 commit behind DGXeon/CheemsBot-MD4:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0f9c9f4 Β· Jul 20, 2022

History

11 Commits
Jul 5, 2022
Jul 5, 2022
Jul 5, 2022
Jul 5, 2022
Jul 5, 2022
Jul 5, 2022
Jul 5, 2022
Jul 5, 2022
Jul 6, 2022
Jul 5, 2022
Jul 5, 2022
Jul 5, 2022
Jul 20, 2022
Jul 20, 2022
Jul 5, 2022
Jul 5, 2022

Repository files navigation

κͺΆπ—–π—΅π—²π—²π—Ίπ˜€ π—•π—Όπ˜-𝗠𝗗 𝗩4κ«‚

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

Deploy

Install Manually πŸ‘‡

Requirements

Clone Repo & Installation dependencies

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

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-MD4
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-MD4
cd CheemsBot-MD4
npm start

For 24/7 Activation (Termux)

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • Python 9.0%