Skip to content
forked from akmallxx/wabot

re-encoding wa bot from justpiple github repository

Notifications You must be signed in to change notification settings

kizzajamie/wabot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub

A whatsapp bot made using adiwajshing/Baileys library

Maintenance

WhatsApp

Feature Info

> Button Location
> Husbu
> Neko
> Hentai
> Self/Public
> Asupan
> Random Image
> Total Hit
> Auto Reg User
> Etc.

Heroku/replit Method

Deploy

Run on Repl.it

Install For Vps/Rdp/Windows

FFMPEG

IMAGEMAGICK

  • DOWNLOAD Note : If you want to work, check the column 1,2,3,5,6

Install

Clone this project

> git clone https://github.com/kizzajamie/wabot
> cd wabot

Install the dependencies:

> npm i
> npm i -g sharp
> npm i -g pm2

Usage

1. run the Whatsapp bot

> npm start
or 
> node .

or

> pm2 start .
> pm2 monit

2. stop the Whatsapp bot

for npm :

> ctrl + c

for pm2 :

> pm2 stop

after running it you need to scan the qr

For termux users

INSTALL
> pkg i nodejs && ffmpeg && git clone
> git clone https://github.com/kizzajamie/wabot
> cd wabot
> npm i

RUN BOT
> npm start
or
> node .

TURN OFF
> ctrl + c

How To Get Apikey

Session name and options is optional

Contact me

🙏 Special Thanks to

About

re-encoding wa bot from justpiple github repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.3%
  • HTML 0.7%