ASTA - MD is a automated whatsapp bot created by N3XU5-53R using Baileys and Nodejs. Dont forget to give a star bro.
⭐ BOT STATUS- RUNNING SUCCESSFULLY 🟢
-------
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
https://github.com/clhuang/heroku-buildpack-webp-binaries.git
https://github.com/DuckyTeam/heroku-buildpack-imagemagick
heroku/nodejs
🎯To Deploy in other platforms , Click Here🗳️
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/nexusNw/Asta
cd Asta
rm -rf session.js
npm start
npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs