Skip to content

This is STINGER-V1, A Whatsapp Bug Bot Built by Paschal JE, Enhanced with Amazing Features to Make Your Whatsapp Communication and Interaction Experience Amazing

License

Notifications You must be signed in to change notification settings

Jim-bot17/STINGER-V1

 
 

Repository files navigation

STINGER-V1 BUG BOT

Typing SVG

If you want to deploy on panel, download bot zip file and upload it to your server

1. Click Here to fork STINGER-V1

2. Deploy on Panel

If you don't have an account in PANEL, create one and deploy.
DEPLOY

WATCH VIDEO ON HOW TO DEPLOY ON PANEL.

  • YOUTUBE

3.

COPY THESE COMMANDS AND PASTE IF YOU TRYING TO DEPLOY STINGER-V1 BUG BOT ON ANY TERMINAL

sudo apt -y update && sudo apt -y upgrade
sudo apt -y install git ffmpeg curl
curl -fsSL https://deb.nodesource.com/setup_20.x -o nodesource_setup.sh
sudo -E bash nodesource_setup.sh
sudo apt-get install -y nodejs
sudo npm install -g yarn
sudo yarn global add pm2
git clone https://github.com/type-your-username-here/STINGER-V1
cd STINGER-V1
yarn install 
npm start

Termux Deployment

atp update
   

apt upgrade

pkg update && pkg upgrade

pkg install bash

 pkg install git

 pkg install nodejs

pkg install ffmpeg

pkg install wget

pkg install imagemagick

 pkg install yarn

termux-setup-storage
git clone https://github.com/paskito002/STINGER-V1
 cd STINGER-V1
yarn install
npm start

Connect With Me



Development

About

This is STINGER-V1, A Whatsapp Bug Bot Built by Paschal JE, Enhanced with Amazing Features to Make Your Whatsapp Communication and Interaction Experience Amazing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%