/Lily-Ella-MD

This Project is Whatsapp Bot Created By Lakshan<3( Mr Nima ) Using Javascript. From This bot Can get Fast and Best Whatsapp Bot Expirience 💗

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

LILY-ELLA-MD

LILY-ELLA Multi Device Bot is a automated whatsapp bot developed by SACHIOT using Baileys and Nodejs. Dont forget to give a star bro.



Bot Info

  

-------

Connect With Me


Bot Support Groups

Setup For Deployment 👇

  • FORK THE REPOSITORY Here

Scan QR Code For Session

LILY-ELLA

BUILDPACKS

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

Deploy on Railway

Deploy

Install Manually 👇

Requirements

Clone Repo & Installation dependencies

git clone https://github.com/SACHIBOT/Lily-Ella-MD.git
cd Lily-Ella-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/SACHIBOT/Lily-Ella-MD
cd Lily-Ella-MD
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/SACHIBOT/Lily-Ella-MD
cd Lily-Ella-MD
npm start

For 24/7 Activation (Termux)

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