Skip to content

Shoukatalisiyal/Blue-Lione-Bot

 
 

Repository files navigation

⚜ 𝓑𝓵𝓾𝓮 𝓛𝓲𝓸𝓷𝓮 ⚜

Whats-App-Image-2022-07-19-at-1-07-23-PM

Setup For Deployment 👇

  • FORK THE REPOSITORY Here

Scan QR Code For Session

Cheems Bot

SETTINGS

  • CHANGE OWNER NUMBER VCARD Here
  • CHANGE OWNER NUMBER MENU Here
  • CHANGE OWNER NUMBER TAG Here
  • CHANGE OWNER NAME Here
  • CHANGE BOT NAME Here
https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
https://github.com/clhuang/heroku-buildpack-webp-binaries.git

Deploy

Install Manually 👇

Requirements

Clone Repo & Installation dependencies

git clone https://github.com/Nipuna-apps/Blue-Lione-Bot.git
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/Nipuna-apps/Blue-Lione-Bot
cd NeroBot-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/Nipuna-apps/Blue-Lione-Bot
cd DarkNero-MD2
npm start

For 24/7 Activation (Termux)

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.7%
  • Python 9.3%