Skip to content

A WhatsApp bot with rich and multiple features created by Chinwo Chinedu Emmanuel.

Notifications You must be signed in to change notification settings

Ladyb860/ELITEPRO

This branch is 29 commits behind elite-md/ELITE-PRO-V1:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9dd5f9d · Jan 1, 2025

History

22 Commits
Dec 24, 2024
Jan 1, 2025
Dec 24, 2024
Dec 24, 2024
Dec 24, 2024
Jan 1, 2025
Dec 24, 2024
Jan 1, 2025
Dec 24, 2024
Dec 24, 2024
Dec 24, 2024
Dec 24, 2024

Repository files navigation

Support

ELITE-PRO

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

  • Download zip file🗃️
  • Click on BOT-HOSTING.NET
  • Create a server
  • Upload zip file 🗃️
  • Start server
  • Click here to deploy on Render

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/ELITEPRO-master
yarn install
npm start

FOR STARTING TERMUX AGAIN

cd /storage/emulated/0/Download/ELITEPRO-master
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 of the deployment site. 😜


  • Star ⭐ repo if you like this bot.

About

A 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 100.0%