Skip to content

nucho-ai/Deadpool-Md

This branch is 247 commits behind confronter/Deadpool-Md:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
confronter
Jul 27, 2024
074f8e7 Β· Jul 27, 2024
Jul 23, 2024
Mar 14, 2024
Jul 4, 2024
Mar 20, 2024
Mar 14, 2024
Mar 14, 2024
Mar 14, 2024
Mar 14, 2024
May 3, 2024
Jun 1, 2024
Mar 14, 2024
Jul 5, 2024
Mar 14, 2024
Mar 14, 2024
Jun 13, 2024
Jul 27, 2024
Jul 5, 2024
Jul 6, 2024
Mar 14, 2024
Mar 14, 2024
Jul 4, 2024
Mar 21, 2024
Mar 14, 2024
Mar 14, 2024
Jul 6, 2024

Repository files navigation

β˜Έπƒπžπšππ©π¨π¨π₯ 𝐕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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%