Skip to content

Latest commit

 

History

History
105 lines (81 loc) · 3.62 KB

README.md

File metadata and controls

105 lines (81 loc) · 3.62 KB

ꪶ𝙰𝚂𝚃𝙰-𝙼𝙳ꫂ

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 🟢

------

Bot Info

  

-------

Connect With Me


Bot Support Groups

Setup For Deployment 👇

SETTINGS

  • CHANGE OWNER NUMBER Here
  • CHANGE OWNER NAME Here
  • CHANGE BOT NAME Here

BUILDPACKS

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

Deploy

🎯To Deploy in other platforms , Click Here🗳️

Install Manually 👇

Requirements

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/nexusNw/Asta
cd Asta
rm -rf session.js 
npm start

For 24/7 Activation

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