RrZNBot / wabot-aq

WhatsApp Bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wabot-aq

Simple WhatsApp Bot

FOR TERMUX USER

> pkg update && pkg upgrade
> pkg install git -y
> pkg install nodejs -y
> pkg install ffmpeg -y
> pkg install imagemagick -y
> git clone https://github.com/Nurutomo/wabot-aq
> cd wabot-aq
> npm install

FOR WINDOWS/VPS/RDP USER

  • Download And Install Git Click Here
  • Download And Install NodeJS Click Here
  • Download And Install FFMPEG Click Here (don't forget to path)
  • Download And Install ImageMagick Click Here (if nulis want work, checklist columns 1,2,3,5,6)
> git clone https://github.com/Nurutomo/wabot-aq
> cd wabot-aq
> npm install

Run

> node . [<session name>] (session name is optional)

Arguments node . [--options] [<session name>]

--self

Activate self mode (Ignores other)

--prefix <prefixes>

  • prefixes are seperated by each character Set prefix

--server

Used for heroku or scan through website

--big-qr

If small qr unicode doesn't support

--restrict

Enables restricted plugins (which can lead your number to be banned if used too often)

  • Group Administration add, kick

--img

Enable image inspector through terminal

--nyimak

No bot, just print received messages and add users to database

--test

Development Testing Mode

--trace

conn.logger.level = 'trace'

--debug

conn.logger.level = 'debug'

Powered By : XTEAM

Author / Creator : Nurutomo

Most Active Contributor : ariffb25

About

WhatsApp Bot

License:GNU General Public License v3.0


Languages

Language:JavaScript 99.6%Language:HTML 0.4%Language:Shell 0.0%Language:CSS 0.0%