Skip to content

Hey there. This is cheems v14 WhatsApp bot developed by DGxeon. A simple bot with interesting features. With this bot you can make your own WhatsApp fully functional. Enjoy it ๐Ÿ˜

Notifications You must be signed in to change notification settings

OwnerCO/Cheemsbot14

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Connect With Me



# Setup For Deployment ๐Ÿ‘‡
  • FORK THE REPOSITORY Here

Generate Pair Code For Session

Xeon

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/Maldii14/Cheemsbot14.git
cd cheemsbot14

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/Maldii14/Cheemsbot14
cd cheemsbot14
yarn install
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/Maldii14/Cheemsbot14
cd cheemsbot14
npm start

For 24/7 Activation (Termux)

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

About

Hey there. This is cheems v14 WhatsApp bot developed by DGxeon. A simple bot with interesting features. With this bot you can make your own WhatsApp fully functional. Enjoy it ๐Ÿ˜

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • Python 4.2%