Skip to content

A public whatsapp bot with rich and multiple features Created by Chinwo Chinedu Emmanuel

Notifications You must be signed in to change notification settings

cmdtoxic12/ELITE-PRO-V2

 
 

Repository files navigation

Support

ELITE-PRO-V2

whatsapp whatsapp telegram

Typing SVG


DEPLOYMENT METHODS

  • Click on FORK
  • Click here to get SESSION_ID
  • Uploading session_id (Creds.json) in session folder.
  • Edit settings.js to your preference

FOR PANEL DEPLOYMENT

  • Click on DOWNLOAD to get zip file🗃.
  • Deploy bot on BOT-HOSTING.NET
  • Create a server
  • Upload zip file there 🗃️
  • Start server 👍

OTHER DEPLOYMENT PLATFORMS


FOR TERMUX/SSH/UBUNTU

Before inputting these commands in termux... You have to extract the bot file in your internal storage. (Downloads folder)

apt update && apt upgrade
pkg update && pkg upgrade
pkg install bash
pkg install git -y
pkg install nodejs -y 
pkg install ffmpeg -y 
pkg install wget
pkg install imagemagick -y
pkg install yarn
termux-setup-storage
cd /storage/emulated/0/Download/Elite-Pro-V2-main
yarn install
npm start

FOR STARTING TERMUX AGAIN

cd /storage/emulated/0/Download/Elite-Pro-V2-main
npm start

FOR 24/7 ACTIVATION TERMUX/SSH/UBUNTU

bash
npm i -g pm2 && pm2 start index.js && pm2 save && pm2 logs
Paste this after the installation

ELITEPRO-WEB OTHER REPO


DESCRIPTION

I'm Elite-Pro a public WhatsApp bot with rich features Created by Chinwo Chinedu Emmanuel. Feel free to deploy my bot in any deployment site. 😜


  • Star ⭐ repo if you like this bot.

About

A public whatsapp bot with rich and multiple features Created by Chinwo Chinedu Emmanuel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.1%
  • Python 14.8%
  • Other 0.1%