git clone https://github.com/AntiVlad/WaBott.git
- Or download zip file and extract
- Download ffmpeg
- Extract and paste
ffmpeg.exe
in the root folder/wabott
(If you don't have ffmpeg the animated sticker function won't work) - Run
npm install
Because of an issue with Whatsapp-web.js you'll have to go to/node_modules/whatsapp-web.js/src/Client.js
and change Line 175 toconst INTRO_IMG_SELECTOR = 'div[role=\'textbox\']';
npm start
to start the bot
I will add alot more functionality to the bot soon :)