josiahAj16 / Deadpool-Md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

β˜Έπƒπžπšππ©π¨π¨π₯ 𝐕2☸

Typing SVG

π˜Ώπ™€π˜Όπ˜Ώπ™‹π™Šπ™Šπ™‡-π™ˆπ˜Ώ Multi Device is a whatsapp bot created by Frank . Star the repo with courage 🌟.

πŸ’€Deadpool Group ❌ Channel ✝️

πŸ”†πŸ”†MADE BY β„‚π• π•Ÿπ•—π•£π• π•Ÿπ•₯π•–π•£βŒπ•‚π•’π•€ΜŒπ•™π•œπ•šπ••

πŸ’€Must fork the repository✝️

  • FORK THE REPOSITORY Here

Deadpool Pair Code For Session

Deadpool

πŸ’€Deployment✝️

😍Tutorial how to deploy

Video Tutorial

Heroku Buildpack

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

*Add your Creds.json to Classic file

  • Create a new app at Heroku
  • Add Build packs
  • Connect your heroku with your github
  • Locate Deadpool-Md
  • Now deploy.
  • Start the Worker
  • Enjoy the Bot.

πŸ’€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/Confronter/Deadpool-Md
cd Deadpool-Md
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/Confronter/Deadpool-Md
cd Deadpool-Md
npm start

πŸ’€For 24/7 Activation (Termux)

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

πŸ’€Developer

THANKSβœοΈπŸ’›

About


Languages

Language:JavaScript 99.9%Language:Shell 0.1%Language:Procfile 0.0%