Ismailtheart / Darkworld-Md

a bug bot and user friendly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Darkworld Md

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


Bot Info

  


Connect With Me



Bot Support Group Chats

For Termux & Panel User, Download This๐Ÿ‘‡

Setup For Deployment ๐Ÿ‘‡

  • FORK THE REPOSITORY Here

Generate Pair Code For Session

Silva

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/SilvaTechB/Darkworld-Md.git
cd DarkWorld-Md

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-MD11
cd CheemsBot-MD11
yarn install
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-MD11
cd CheemsBot-MD11
npm start

For 24/7 Activation (Termux)

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

About

a bug bot and user friendly


Languages

Language:JavaScript 91.8%Language:Python 8.1%Language:Dockerfile 0.0%Language:Procfile 0.0%