Bot to send message on Whatsapp, developed with NodeJS, SQLite, HTML, CSS and JS
-
to use this system you need to have the google chrome driver in your system path, always use the same version of your browser, checking in 'help -> about chrome: Version'
-
clone this project
git clone https://github.com/brandonsousa/ZapBot.git
- enter the folder and run
npm install
- on terminal run
npx knax migration:latest
- when done
npm start