Simple WhatsApp Bot
apt update && apt upgrade
apt install git -y
apt install nodejs -y
apt install ffmpeg -y
apt install imagemagick -y
git clone https://github.com/Kannachan/kanna-wabot
cd wabot-aq
npm install
npm update
- Download And Install Git
Click Here
- Download And Install NodeJS
Click Here
- Download And Install FFmpeg
Click Here
(Don't Forget Add FFmpeg to PATH enviroment variables) - Download And Install ImageMagick
Click Here
git clone https://github.com/kannachann/kanna-wabot
cd wabot-aq
npm install
npm update
node .
Activate self mode (Ignores other)
If that chat not from private bot, bot will ignore
If that chat not from group, bot will ignore
If that chat not from status, bot will ignore
prefixes
are seperated by each character Set prefix
Used for heroku or scan through website
Use external db instead of local db,
Example Server https://json-server.nurutomo.repl.co/
Code: https://repl.it/@Nurutomo/json-server
node . --db 'https://json-server.nurutomo.repl.co/'
The server should have like this specification
GET /
Accept: application/json
POST /
Content-Type: application/json
{
data: {}
}
If small qr unicode doesn't support
Enables restricted plugins (which can lead your number to be banned if used too often)
- Group Administration
add, kick
Enable image inspector through terminal
If enabled, all incoming messages will be marked as read
No bot, just print received messages and add users to database
Development Testing Mode
conn.logger.level = 'trace'
conn.logger.level = 'debug'
XTEAM | Nurutomo | Ariffb | Ftwrr |
Powered by XTEAM | Author / Creator | Most Active Contributor | 2nd Most Active Contributor |
NOTE: Jangan Lupa kasih star !